diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h index fd0f68166..940d0deff 100644 --- a/include/usage.h +++ b/include/usage.h @@ -205,6 +205,7 @@ "\n" \ "\t-a\tSame as -dpR\n" \ "\t-d,-P\tPreserves links\n" \ + "\t-H,-L\tDereference all symlinks (implied by default)\n" \ "\t-p\tPreserves file attributes if possible\n" \ "\t-f\tforce (implied; ignored) - always set\n" \ "\t-i\tinteractive, prompt before overwrite\n" \ |