diff doc/setup.txt @ 79:7cf16a49e8b2

Updated frontend screens for added sorting features.
author cmlenz
date Fri, 08 Jun 2007 23:27:35 +0000
parents 7eb6fea17864
children 8e2e9d549693
line wrap: on
line diff
--- a/doc/setup.txt
+++ b/doc/setup.txt
@@ -44,7 +44,7 @@
       --quiet (-q)    run quietly (turns verbosity off)
       --dry-run (-n)  don't actually do anything
       --help (-h)     show detailed help message
-
+    
     Options for 'extract_messages' command:
       --charset              charset to use in the output file
       --keywords (-k)        space-separated list of keywords to look for in
@@ -58,7 +58,14 @@
       --width (-w)           set output line width (default 76)
       --no-wrap              do not break long message lines, longer than the
                              output line width, into several lines
+      --sort-output          generate sorted output (default False)
+      --sort-by-file         sort output by file location (default False)
       --input-dirs           directories that should be scanned for messages
+    
+    usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
+       or: setup.py --help [cmd1 cmd2 ...]
+       or: setup.py --help-commands
+       or: setup.py cmd --help
 
 Running the command will produce a PO template file::
 
Copyright (C) 2012-2017 Edgewall Software