Commit 044dea2
committed
fix(cp): clarify --archive flag only applies when copying to container
The --archive (-a) flag description was misleading. Updated to clarify
that it preserves uid/gid from the source, and that it only takes
effect when copying files TO a container (not from).
Fixes #68701 parent 397a379 commit 044dea2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
0 commit comments