]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: use current cap to Zooko's wiki page in example text
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 21 Jul 2010 01:05:43 +0000 (18:05 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 21 Jul 2010 01:05:43 +0000 (18:05 -0700)
fixes #1134

src/allmydata/scripts/cli.py

index 69672cc4e45fdbbdb6adb011d60b2aa396e4dad9..58a99f723e5f0b98a2e5d2ecaa4b57c7927c12a6 100644 (file)
@@ -224,7 +224,7 @@ class CpOptions(VDriveOptions):
 
     You can also use a dircap as either FROM or TO target:
 
-    tahoe cp URI:DIR2-RO:j74uhg25nwdpjpacl6rkat2yhm:kav7ijeft5h7r7rxdp5bgtlt3viv32yabqajkrdykozia5544jqa/wiki.html ./   # copy Zooko's wiki page to a local file
+    tahoe cp URI:DIR2-RO:ixqhc4kdbjxc7o65xjnveoewym:5x6lwoxghrd5rxhwunzavft2qygfkt27oj3fbxlq4c6p45z5uneq/blog.html ./   # copy Zooko's wiki page to a local file
 
     This command still has some limitations: symlinks, special files (device
     nodes, named pipes), and non-ASCII filenames are not handled very well.