diff options
Diffstat (limited to 'coreutils/chmod.c')
-rw-r--r-- | coreutils/chmod.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/chmod.c b/coreutils/chmod.c index 0bcd6bb66..5ee45b942 100644 --- a/coreutils/chmod.c +++ b/coreutils/chmod.c @@ -19,7 +19,6 @@ //usage:#define chmod_full_usage "\n\n" //usage: "Each MODE is one or more of the letters ugoa, one of the\n" //usage: "symbols +-= and one or more of the letters rwxst\n" -//usage: "\nOptions:" //usage: "\n -R Recurse" //usage: IF_DESKTOP( //usage: "\n -c List changed files" |