diff options
Diffstat (limited to 'usage.h')
-rw-r--r-- | usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ | |||
62 | "-r--r--r-- 1 root root 0 Apr 12 18:25 /tmp/foo\n" | 62 | "-r--r--r-- 1 root root 0 Apr 12 18:25 /tmp/foo\n" |
63 | 63 | ||
64 | #define chown_trivial_usage \ | 64 | #define chown_trivial_usage \ |
65 | "[OPTION]... OWNER[<.|:>[GROUP] FILE..." | 65 | "[OPTION]... OWNER[<.|:>[GROUP]] FILE..." |
66 | #define chown_full_usage \ | 66 | #define chown_full_usage \ |
67 | "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" \ | 67 | "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" \ |
68 | "\nOptions:\n" \ | 68 | "\nOptions:\n" \ |