Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d88322

Browse files
committed
- use correct markup
- re-wrap resulting long lines
1 parent 1639f1c commit 4d88322

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Doc/mac/libgensuitemodule.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ \section{\module{gensuitemodule} ---
1212
application, according to its AppleScript dictionary.
1313

1414
It is usually invoked by the user through the \program{PythonIDE}, but
15-
it can also be run as a script from the command line (pass \code{--help}
16-
for help on the options) or imported from Python code. For an example of
17-
its use see \file{Mac/scripts/genallsuites.py} in a source distribution,
18-
which generates the stub packages that are included in the standard
19-
library.
15+
it can also be run as a script from the command line (pass
16+
\longprogramopt{help} for help on the options) or imported from Python
17+
code. For an example of its use see \file{Mac/scripts/genallsuites.py}
18+
in a source distribution, which generates the stub packages that are
19+
included in the standard library.
2020

2121
It defines the following public functions:
2222

0 commit comments

Comments
 (0)