diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index d928a10a3..7cf44d74a 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -204,7 +204,7 @@ | |||
204 | "Copies SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n" \ | 204 | "Copies SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n" \ |
205 | "\n" \ | 205 | "\n" \ |
206 | "\t-a\tSame as -dpR\n" \ | 206 | "\t-a\tSame as -dpR\n" \ |
207 | "\t-d\tPreserves links\n" \ | 207 | "\t-d,-P\tPreserves links\n" \ |
208 | "\t-p\tPreserves file attributes if possible\n" \ | 208 | "\t-p\tPreserves file attributes if possible\n" \ |
209 | "\t-f\tforce (implied; ignored) - always set\n" \ | 209 | "\t-f\tforce (implied; ignored) - always set\n" \ |
210 | "\t-i\tinteractive, prompt before overwrite\n" \ | 210 | "\t-i\tinteractive, prompt before overwrite\n" \ |