mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
CLI.rst: expand the 'cp -r' subdirectory example
This commit is contained in:
parent
58106e1c0f
commit
2018ff435a
@ -451,7 +451,9 @@ Command Examples
|
||||
``tahoe cp -r ~/my_dir/ tahoe:``
|
||||
|
||||
This copies the folder ``~/my_dir/`` and all its children to the grid, creating
|
||||
the new folder ``tahoe:my_dir``.
|
||||
the new folder ``tahoe:my_dir``. Note that the trailing slash is not required:
|
||||
all source arguments which are directories will be copied into new
|
||||
subdirectories of the target.
|
||||
|
||||
``tahoe unlink uploaded.txt``
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user