]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Documentation updates
authorMark J. Berger <mark.berger.j@gmail.com>
Tue, 27 Aug 2013 15:54:33 +0000 (11:54 -0400)
committerBrian Warner <warner@lothar.com>
Tue, 2 Sep 2014 19:51:13 +0000 (12:51 -0700)
docs/frontends/CLI.rst

index ec612558f9d2f619614fea52f15ca6c4cc174dca..4becace1b2f336b787333598c06f7a4bbf3ce74b 100644 (file)
@@ -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``