File: jsb-sed.1

package info (click to toggle)
jsonbot 0.84.4-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 5,632 kB
  • sloc: python: 56,224; sh: 250; makefile: 25
file content (25 lines) | stat: -rw-r--r-- 677 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.TH JSONBOT 1 "22 Nov 2011" "Debian GNU/Linux" "jsb manual"
.SH NAME
.B jsb-sed \- The JSONBOT sed program
.SH SYNOPSIS
.B jsb-sed
is used to sed all files in a directory with provided sedstring.  
.B 
.SH "DESCRIPTION"
.P
This program allows for sedding of whole directories, used when refactoring
jsonbot code. Hope its usefull for other purposes as well.
.PP
.SH USAGE
.P
.B Usage: jsb-sed <dir> <sedstring>
.SH "DOCUMENTATION"
See http://jsonbot.org for more documentation or see
http://jsonbot.googlecode.com

.SH "SEE ALSO"
jsonbot(1)

.SH AUTHOR
This manual page was written by Bart Thate <bthate@gmail.com>,
for the Debian GNU/Linux system (but may be used by others).