##// END OF EJS Templates
change minus to \- or \(hy n manpages...
Matthias BUSSONNIER -
Show More
@@ -9,8 +9,8 b''
9 .SH DESCRIPTION
9 .SH DESCRIPTION
10 Start an IPython cluster for parallel computing.
10 Start an IPython cluster for parallel computing.
11
11
12 For more information on how to use ipcluster, see 'ipcluster --help',
12 For more information on how to use ipcluster, see 'ipcluster \-\-help',
13 or 'ipcluster --help-all' for all available command-line options.
13 or 'ipcluster \-\-help\-all' for all available command\(hyline options.
14
14
15 .SH "SEE ALSO"
15 .SH "SEE ALSO"
16 .BR ipython(1),
16 .BR ipython(1),
@@ -9,8 +9,8 b''
9 .SH DESCRIPTION
9 .SH DESCRIPTION
10 ipcontroller starts a controller for the IPython cluster
10 ipcontroller starts a controller for the IPython cluster
11
11
12 For more information on how to use ipcontroller, see 'ipcontroller --help',
12 For more information on how to use ipcontroller, see 'ipcontroller \-\-help',
13 or 'ipcontroller --help-all' for all available command-line options.
13 or 'ipcontroller \-\-help\-all' for all available command\(hyline options.
14
14
15 .SH "SEE ALSO"
15 .SH "SEE ALSO"
16 .BR ipython(1),
16 .BR ipython(1),
@@ -8,8 +8,8 b''
8 .SH DESCRIPTION
8 .SH DESCRIPTION
9 ipengine starts an engine for the IPython cluster
9 ipengine starts an engine for the IPython cluster
10
10
11 For more information on how to use ipengine, see 'ipengine --help',
11 For more information on how to use ipengine, see 'ipengine \-\-help',
12 or 'ipengine --help-all' for all available command-line options.
12 or 'ipengine \-\-help\-all' for all available command\(hyline options.
13
13
14 .SH "SEE ALSO"
14 .SH "SEE ALSO"
15 .BR ipython(1),
15 .BR ipython(1),
@@ -11,8 +11,8 b' Start an IPython log aggregator.'
11 IPython controllers and engines (and your own processes) can broadcast log
11 IPython controllers and engines (and your own processes) can broadcast log
12 messages over zeromq to a single logger instance.
12 messages over zeromq to a single logger instance.
13
13
14 For more information on how to use iplogger, see 'iplogger --help',
14 For more information on how to use iplogger, see 'iplogger \-\-help',
15 or 'iplogger --help-all' for all available command-line options.
15 or 'iplogger \-\-help\-all' for all available command\(hyline options.
16
16
17 .SH "SEE ALSO"
17 .SH "SEE ALSO"
18 .BR ipython(1),
18 .BR ipython(1),
@@ -36,8 +36,8 b' object introspection, easier configuration, command completion, access to the'
36 system shell, integration with numerical and scientific computing tools,
36 system shell, integration with numerical and scientific computing tools,
37 web notebook, Qt console, and more.
37 web notebook, Qt console, and more.
38
38
39 For more information on how to use IPython, see 'ipython --help',
39 For more information on how to use IPython, see 'ipython \-\-help',
40 or 'ipython --help-all' for all available command-line options.
40 or 'ipython \-\-help\-all' for all available command\(hyline options.
41
41
42 .SH "ENVIRONMENT VARIABLES"
42 .SH "ENVIRONMENT VARIABLES"
43 .sp
43 .sp
@@ -23,7 +23,7 b' pycolor \\- Colorize a python file or stdin using ANSI and print to stdout.'
23 .RI [ file ]
23 .RI [ file ]
24 .SH DESCRIPTION
24 .SH DESCRIPTION
25 Prints a colorized version of the input file (or standard input if no file is
25 Prints a colorized version of the input file (or standard input if no file is
26 given, or the file name - is given) to standard out.
26 given, or the file name \- is given) to standard out.
27 .SH OPTIONS
27 .SH OPTIONS
28 .TP
28 .TP
29 .B \-h, \-\-help
29 .B \-h, \-\-help
General Comments 0
You need to be logged in to leave comments. Login now