diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/stat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stat.c b/src/stat.c index 45b504ef0..3b3d3a4d0 100644 --- a/src/stat.c +++ b/src/stat.c @@ -678,6 +678,7 @@ usage (int status) else { printf (_("Usage: %s [OPTION] FILE...\n"), program_name); + printf (USAGE_BUILTIN_WARNING, PROGRAM_NAME); fputs (_("\ Display file or file system status.\n\ \n\ |