aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/posix/file.c')
-rw-r--r--toys/posix/file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/posix/file.c b/toys/posix/file.c
index f2cd3af8..4e84e1d4 100644
--- a/toys/posix/file.c
+++ b/toys/posix/file.c
@@ -10,7 +10,7 @@ config FILE
bool "file"
default y
help
- usage: file [-bhLs] [file...]
+ usage: file [-bhLs] [FILE...]
Examine the given files and describe their content types.