projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92e1b08
)
login: explain -h HOST option better
author
Denys Vlasenko
<vda.linux@googlemail.com>
Wed, 21 Oct 2015 14:06:40 +0000
(16:06 +0200)
committer
Denys 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
patch
|
blob
|
history
diff --git
a/loginutils/login.c
b/loginutils/login.c
index f1f04da19bc7a45303c816ccd565bca6e4385797..67fe82e8605fdf7c88fb2fb55c052e39725941e0 100644
(file)
--- a/
loginutils/login.c
+++ b/
loginutils/login.c
@@
-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"