From 58106e1c0f5fcc8cbd4979f29d7041d103d18d5e Mon Sep 17 00:00:00 2001 From: "Mark J. Berger" Date: Tue, 27 Aug 2013 11:54:33 -0400 Subject: [PATCH] Documentation updates --- docs/frontends/CLI.rst | 5 +++++ 1 file changed, 5 insertions(+) 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`` -- 2.45.2