Author: colin
Date: 2008-03-07 17:52:23 +0100 (Fri, 07 Mar 2008)
New Revision: 988

Modified:
   trunk/Mix/Src/main.c
Log:
Move --config option up the help output so it's obvious that it's for both 
client and remailer use.


Modified: trunk/Mix/Src/main.c
===================================================================
--- trunk/Mix/Src/main.c        2008-03-07 16:36:17 UTC (rev 987)
+++ trunk/Mix/Src/main.c        2008-03-07 16:52:23 UTC (rev 988)
@@ -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