diff options
Diffstat (limited to 'src/test.c')
-rw-r--r-- | src/test.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test.c b/src/test.c index a0cfefa30..9fcbda440 100644 --- a/src/test.c +++ b/src/test.c @@ -998,8 +998,8 @@ Usage: %s EXPRESSION\n\ printf (_("\ Exit with the status determined by EXPRESSION.\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\ \n\ EXPRESSION is true or false and sets exit status. It is one of:\n\ ")); |