login: explain -h HOST option better
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 21 Oct 2015 14:06:40 +0000 (16:06 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 21 Oct 2015 14:06:40 +0000 (16:06 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
loginutils/login.c

index f1f04da19bc7a45303c816ccd565bca6e4385797..67fe82e8605fdf7c88fb2fb55c052e39725941e0 100644 (file)
@@ -58,7 +58,7 @@
 //usage:#define login_full_usage "\n\n"
 //usage:       "Begin a new session on the system\n"
 //usage:     "\n       -f      Don't authenticate (user already authenticated)"
-//usage:     "\n       -h      Name of the remote host"
+//usage:     "\n       -h HOST Host user came from (for network logins)"
 //usage:     "\n       -p      Preserve environment"
 
 #include "libbb.h"