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