diff doc/cmdline.txt @ 77:c75fa55a65b9 trunk

Updated frontend screens for added sorting features.
author cmlenz
date Fri, 08 Jun 2007 23:27:35 +0000
parents 9bc73c0bf7e5
children d0d8d6cd8601
line wrap: on
line diff
--- a/doc/cmdline.txt
+++ b/doc/cmdline.txt
@@ -39,7 +39,9 @@
 
     $ babel extract --help
     usage: babel extract [options] dir1 <dir2> ...
-
+    
+    extract messages from source files and generate a POT file
+    
     options:
       -h, --help            show this help message and exit
       --charset=CHARSET     charset to use in the output
@@ -59,6 +61,8 @@
                             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)
 
 
 init
Copyright (C) 2012-2017 Edgewall Software