From 2e6c5408302b36b67b2e094d471145b44530d0ca Mon Sep 17 00:00:00 2001 From: Miles Bader <miles@gnu.org> Date: Tue, 27 Aug 1996 18:27:31 +0000 Subject: (doc): Add program description. --- utils/login.c | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/login.c') 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."; -- cgit v1.2.3