mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-17 14:58:14 +00:00
CLI.rst: expand the 'cp -r' subdirectory example
This commit is contained in:
@ -451,7 +451,9 @@ Command Examples
|
|||||||
``tahoe cp -r ~/my_dir/ tahoe:``
|
``tahoe cp -r ~/my_dir/ tahoe:``
|
||||||
|
|
||||||
This copies the folder ``~/my_dir/`` and all its children to the grid, creating
|
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``
|
``tahoe unlink uploaded.txt``
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user