diff options
Diffstat (limited to 'bin/cp')
-rw-r--r-- | bin/cp/cp.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/cp/cp.1 b/bin/cp/cp.1 index b254db7c..91b532f 100644 --- a/bin/cp/cp.1 +++ b/bin/cp/cp.1 @@ -94,7 +94,9 @@ If designates a directory, .Nm copies the directory and the entire subtree connected at that point. -If the source_file ends in a +If the +.Ar source_file +ends in a .Pa / , the contents of the directory are copied rather than the directory itself. |