[Python-modules-commits] r4428 - in packages/python-axiom/trunk/debian (axiomatic.1)

mithrandi-guest at users.alioth.debian.org mithrandi-guest at users.alioth.debian.org
Sat Jan 26 12:36:08 UTC 2008


    Date: Saturday, January 26, 2008 @ 12:36:08
  Author: mithrandi-guest
Revision: 4428

Always use \- in command-line option names.

Modified:
  packages/python-axiom/trunk/debian/axiomatic.1

Modified: packages/python-axiom/trunk/debian/axiomatic.1
===================================================================
--- packages/python-axiom/trunk/debian/axiomatic.1	2008-01-26 12:34:55 UTC (rev 4427)
+++ packages/python-axiom/trunk/debian/axiomatic.1	2008-01-26 12:36:08 UTC (rev 4428)
@@ -21,7 +21,7 @@
 .br
 .SH OPTIONS
 These programs follow the usual GNU command line syntax, with long options
-starting with two dashes (`-').
+starting with two dashes (`\-').
 A summary of options is included below.
 .TP
 .B \-b, \-\-debug
@@ -52,13 +52,13 @@
 .TP
 .B insert\-user
 Insert a user store, such as one extracted with 
-.B extract-user,
+.B extract\-user,
 into a site store and login system.
 .TP
 .B userbase
 LoginSystem introspection and manipulation.
 .TP
-.B extract-user
+.B extract\-user
 Remove an account from the login system, moving its associated database to the
 filesystem.
 .TP




More information about the Python-modules-commits mailing list