summaryrefslogtreecommitdiff
path: root/src/env.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-23 22:16:19 +0000
committerJim Meyering <jim@meyering.net>1996-11-23 22:16:19 +0000
commitfa9f16326a749849cc4b08ca12df6d04f83c0127 (patch)
treeee9e32e20f7e5bcb55df51e5a853abdf77918981 /src/env.c
parentc13ff9b8bc17930a74f3147e6db1efdc5f9108b2 (diff)
downloadcoreutils-fa9f16326a749849cc4b08ca12df6d04f83c0127.tar.xz
(usage): Alphabetize option descriptions the way sort -f would.
Diffstat (limited to 'src/env.c')
-rw-r--r--src/env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/env.c b/src/env.c
index 57ffe55d9..86d00d795 100644
--- a/src/env.c
+++ b/src/env.c
@@ -194,8 +194,8 @@ Usage: %s [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]\n"),
printf (_("\
Set each NAME to VALUE in the environment and run COMMAND.\n\
\n\
- -u, --unset=NAME remove variable from the environment\n\
-i, --ignore-environment start with an empty environment\n\
+ -u, --unset=NAME remove variable from the environment\n\
--help display this help and exit\n\
--version output version information and exit\n\
\n\