summaryrefslogtreecommitdiff
path: root/src/test.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-09-06 01:00:03 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-09-06 01:00:03 +0000
commit3427d5c60c7edd57641c052ca6d86afa9ecaa360 (patch)
tree260fd7f6c5536b48a87d56074d720ebe3e90864e /src/test.c
parentee86084bea7baeeca2f46a1451341fdedf598ffc (diff)
downloadcoreutils-3427d5c60c7edd57641c052ca6d86afa9ecaa360.tar.xz
Sort options in usage message.
Diffstat (limited to 'src/test.c')
-rw-r--r--src/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test.c b/src/test.c
index 04affb42e..fd7d7e832 100644
--- a/src/test.c
+++ b/src/test.c
@@ -884,8 +884,8 @@ EXPRESSION is true or false and sets exit status. It is one of:\n\
fputs (_("\
-f FILE FILE exists and is a regular file\n\
-g FILE FILE exists and is set-group-ID\n\
- -h FILE FILE exists and is a symbolic link (same as -L)\n\
-G FILE FILE exists and is owned by the effective group ID\n\
+ -h FILE FILE exists and is a symbolic link (same as -L)\n\
-k FILE FILE exists and has its sticky bit set\n\
"), stdout);
fputs (_("\