summaryrefslogtreecommitdiff
path: root/src/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test.c')
-rw-r--r--src/test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test.c b/src/test.c
index 18dd00eda..c28cf87ce 100644
--- a/src/test.c
+++ b/src/test.c
@@ -849,6 +849,9 @@ Usage: test EXPRESSION\n\
or: [ EXPRESSION ]\n\
or: [ ]\n\
or: [ OPTION\n\
+"), stdout);
+ printf (USAGE_BUILTIN_WARNING, _("test and/or ["));
+ fputs (_("\
Exit with the status determined by EXPRESSION.\n\
\n\
"), stdout);