From: Mark J. Berger Date: Tue, 27 Aug 2013 15:54:33 +0000 (-0400) Subject: Documentation updates X-Git-Tag: allmydata-tahoe-1.10.1a1~154^2~1 X-Git-Url: https://git.rkrishnan.org/class-simplejson.JSONEncoder-index.html?a=commitdiff_plain;h=58106e1c0f5fcc8cbd4979f29d7041d103d18d5e;p=tahoe-lafs%2Ftahoe-lafs.git Documentation updates --- diff --git a/docs/frontends/CLI.rst b/docs/frontends/CLI.rst index ec612558..4becace1 100644 --- 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``