diff options
Diffstat (limited to 'tests/ls')
-rwxr-xr-x | tests/ls/time-style-diag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/time-style-diag b/tests/ls/time-style-diag index 00a0c2068..ba8c1c88a 100755 --- a/tests/ls/time-style-diag +++ b/tests/ls/time-style-diag @@ -30,7 +30,7 @@ Valid arguments are: - [posix-]iso - [posix-]locale - +FORMAT (e.g., +%H:%M) for a `date'-style format -Try `ls --help' for more information. +Try 'ls --help' for more information. EOF compare exp err || fail=1 |