projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47c8616
)
Documentation updates
author
Mark J. Berger
<mark.berger.j@gmail.com>
Tue, 27 Aug 2013 15:54:33 +0000
(11:54 -0400)
committer
Brian Warner
<warner@lothar.com>
Tue, 2 Sep 2014 19:51:13 +0000
(12:51 -0700)
docs/frontends/CLI.rst
patch
|
blob
|
history
diff --git
a/docs/frontends/CLI.rst
b/docs/frontends/CLI.rst
index ec612558f9d2f619614fea52f15ca6c4cc174dca..4becace1b2f336b787333598c06f7a4bbf3ce74b 100644
(file)
--- a/
docs/frontends/CLI.rst
+++ b/
docs/frontends/CLI.rst
@@
-448,6
+448,11
@@
Command Examples
This copies a file from your ``tahoe:`` root to a different directory, set up
earlier with "``tahoe add-alias fun DIRCAP``" or "``tahoe create-alias fun``".
+ ``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``.
+
``tahoe unlink uploaded.txt``
``tahoe unlink tahoe:uploaded.txt``