Author: saces
Date: 2008-11-02 20:54:30 +0000 (Sun, 02 Nov 2008)
New Revision: 23289
Modified:
trunk/apps/pyFreenetHg/ReadMe.html
Log:
doc: remove "(not yet)" from fcp-unbundle
Modified: trunk/apps/pyFreenetHg/ReadMe.html
===================================================================
--- trunk/apps/pyFreenetHg/ReadMe.html 2008-11-02 20:52:37 UTC (rev 23288)
+++ trunk/apps/pyFreenetHg/ReadMe.html 2008-11-02 20:54:30 UTC (rev 23289)
@@ -20,7 +20,7 @@
<pre>
the basic idea: wrap around (selected) commands and use freenet as transport
instead files
hg fcp-bundle -> wraps around hg bundle and put a chk/usk instead a
local file
- hg fcp-unbundle (not yet) -> wraps around hg unbundle and get it from a
chk/usk instead a local file
+ hg fcp-unbundle -> wraps around hg unbundle and get it from a chk/usk
instead a local file
hg fcp-makestatic (not yet) -> create a site thats accessible via
static-http://127.0.0.1:8888/freenetkey
hg fcp-updatestatic -> do a commit hook upload, useful if the insert
started from commit hook was failed