Author: colin
Date: 2008-03-08 12:56:05 +0100 (Sat, 08 Mar 2008)
New Revision: 997

Modified:
   branches/mixmaster_3_0/Src/main.c
Log:
Backport: Move --config option up the help output


Modified: branches/mixmaster_3_0/Src/main.c
===================================================================
--- branches/mixmaster_3_0/Src/main.c   2008-03-08 11:47:28 UTC (rev 996)
+++ branches/mixmaster_3_0/Src/main.c   2008-03-08 11:56:05 UTC (rev 997)
@@ -432,6 +432,7 @@
 -h, --help                        summary of command line options\n\
 -V, --version                     print version information\n\
     --about                       print authorship information\n\
+    --config=file                 use alternate configuration file\n\
 -T, --type-list                   list available remailers\n\
 -t, [EMAIL PROTECTED]                the recipient's address(es)\n\
 -g, --post-to=newsgroup           newsgroup(s) to post to\n\
@@ -481,8 +482,7 @@
 #endif /* USE_SOCK */
           "-P, --pop-mail                    force getting messages from POP3 
servers\n\
 -G, --generate-key                generate a new remailer key\n\
--K, --update-keys                 generate remailer keys if necessary\n\
-    --config=file                 use alternate configuration file\n"
+-K, --update-keys                 generate remailer keys if necessary\n"
 #ifdef WIN32SERVICE
           "\n\
 WinNT service:\n\


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mixmaster-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixmaster-devel

Reply via email to