summaryrefslogtreecommitdiff
path: root/src/readlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/readlink.c')
-rw-r--r--src/readlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/readlink.c b/src/readlink.c
index 2444f86da..be53665c9 100644
--- a/src/readlink.c
+++ b/src/readlink.c
@@ -79,7 +79,7 @@ usage (int status)
without requirements on components existence\n\
-n, --no-newline do not output the trailing delimiter\n\
-q, --quiet,\n\
- -s, --silent suppress most error messages\n\
+ -s, --silent suppress most error messages (on by default)\n\
-v, --verbose report error messages\n\
-z, --zero end each output line with NUL, not newline\n\
"), stdout);