login: explain -h HOST option better
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
92e1b0826d
commit
c47917865d
@ -58,7 +58,7 @@
|
|||||||
//usage:#define login_full_usage "\n\n"
|
//usage:#define login_full_usage "\n\n"
|
||||||
//usage: "Begin a new session on the system\n"
|
//usage: "Begin a new session on the system\n"
|
||||||
//usage: "\n -f Don't authenticate (user already authenticated)"
|
//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"
|
//usage: "\n -p Preserve environment"
|
||||||
|
|
||||||
#include "libbb.h"
|
#include "libbb.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user