summaryrefslogtreecommitdiff
path: root/src/whoami.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/whoami.c')
-rw-r--r--src/whoami.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/whoami.c b/src/whoami.c
index 1279b5975..3767074e6 100644
--- a/src/whoami.c
+++ b/src/whoami.c
@@ -54,8 +54,8 @@ usage (int status)
Print the user name associated with the current effective user id.\n\
Same as id -un.\n\
\n\
- --help display this help and exit\n\
- --version output version information and exit\n"));
+ --help display this help and exit\n\
+ --version output version information and exit\n"));
puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
}
exit (status);