diff options
Diffstat (limited to 'loginutils/login.c')
-rw-r--r-- | loginutils/login.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/loginutils/login.c b/loginutils/login.c index f2563dc..2f7b9b2 100644 --- a/loginutils/login.c +++ b/loginutils/login.c @@ -7,7 +7,6 @@ //usage: "[-p] [-h HOST] [[-f] USER]" //usage:#define login_full_usage "\n\n" //usage: "Begin a new session on the system\n" -//usage: "\nOptions:" //usage: "\n -f Don't authenticate (user already authenticated)" //usage: "\n -h Name of the remote host" //usage: "\n -p Preserve environment" |