summaryrefslogtreecommitdiff
path: root/src/pwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pwd.c')
-rw-r--r--src/pwd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pwd.c b/src/pwd.c
index 3642c9bd3..6539c51c9 100644
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -48,8 +48,8 @@ usage (int status)
printf (_("\
Print the full filename of the current working directory.\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>."));
}