# HG changeset patch # User Richard Laager # Date 1146857715 0 # Node ID 2d5c3098ea4b72cb187a8ce57d9df2eab686a7fd # Parent 65a39e4365679a27283d36fb9d6f455492034b6b [gaim-migrate @ 16136] SF Patch #1482398 from resiak "This patch makes the manpage at least agree with `gaim -h` and reality when it comes to command-line arguments. It still differs from reality in just about every other way." Does the -l option still work? I never use it. If it does, the information here and that from `gaim -h` is surely wrong. committer: Tailor Script diff -r 65a39e436567 -r 2d5c3098ea4b doc/gaim.1.in --- a/doc/gaim.1.in Thu May 04 12:18:03 2006 +0000 +++ b/doc/gaim.1.in Fri May 05 19:35:15 2006 +0000 @@ -48,9 +48,14 @@ .B \-h, \-\-help Print this help and exit. .TP -.B \-n, \-\-loginwin -Don't automatically login when \fBgaim\fR starts. Show the \fBLogin\fR -window instead. +.B \-n, \-\-nologin +Don't automatically login when \fBgaim\fR starts. Sets all accounts to +Offline. +.TP +.B \-l, \-\-login[=\fINAME\fR,\fINAME\fR,...] +Sign in the comma-separated list of accounts provided, in addition to the +accounts that would be logged in anyway. If you do not specify such a +comma-separated list, your first account will be signed in. .TP .B \-v, \-\-version Display the version information window.