changeset 13725:2d5c3098ea4b

[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 <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Fri, 05 May 2006 19:35:15 +0000
parents 65a39e436567
children e3bc5cdc85cd
files doc/gaim.1.in
diffstat 1 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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.