summaryrefslogtreecommitdiff
path: root/utils/login.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/login.c')
-rw-r--r--utils/login.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/login.c b/utils/login.c
index 46f9629b..4e0c7d12 100644
--- a/utils/login.c
+++ b/utils/login.c
@@ -108,6 +108,7 @@ static struct argp_option options[] =
};
static char *args_doc = "[USER [ARG...]]";
static char *doc =
+"Exec a program with uids and/or the environment changed appropriately.\v"
"To give args to the shell without specifying a user, use - for USER.\n"
"Current login parameters include HOME, SHELL, USER, NAME, and ROOT.";