From: Zooko O'Whielacronx Date: Tue, 8 Jan 2008 18:23:45 +0000 (-0700) Subject: docs: update the example link in using.html X-Git-Tag: allmydata-tahoe-0.7.0~10 X-Git-Url: https://git.rkrishnan.org/vdrive/components/com_hotproperty/css/?a=commitdiff_plain;h=5e75c83b9f8a0ddd4d9c9732779b1f786e48a866;p=tahoe-lafs%2Ftahoe-lafs.git docs: update the example link in using.html --- diff --git a/docs/using.html b/docs/using.html index 5a89c8bd..a86907d1 100644 --- a/docs/using.html +++ b/docs/using.html @@ -21,7 +21,7 @@

The CLI

-

Prefer the command-line? Run tahoe --help (the same command-line tool that is used to start and stop nodes serves to navigate and use the decentralized filesystem). To make commands like tahoe ls work without the --dir-cap= option, you have to put a directory capability (e.g. http://127.0.0.1:8123/uri/URI:DIR2-RO:ouwgdnis7c9fapzbpz8phfc7je:rfxzi5ykrmysf17ezfhipt6hc94nu1cwpt13wk81qyf4mdc4i7jo) into ~/.tahoe/private/root_dir.cap.

+

Prefer the command-line? Run tahoe --help (the same command-line tool that is used to start and stop nodes serves to navigate and use the decentralized filesystem). To make commands like tahoe ls work without the --dir-cap= option, you have to put a directory capability (e.g. http://127.0.0.1:8123/uri/URI:DIR2:yar9nnzsho6czczieeesc65sry:upp1pmypwxits3w9izkszgo1zbdnsyk3nm6h7e19s7os7s6yhh9y) into ~/.tahoe/private/root_dir.cap.

As with the WUI (and with all current interfaces to Tahoe), you are responsible for remembering directory capabilities yourself. If you create a new directory and lose the capability to it, then you cannot access that directory ever again.

P.S. "CLI" is pronounced "clee".