]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs running.html - "tahoe run ." does not work with the current installation, replac...
authorPeter Secor <secorp@allmydata.com>
Sat, 6 Feb 2010 16:53:20 +0000 (08:53 -0800)
committerPeter Secor <secorp@allmydata.com>
Sat, 6 Feb 2010 16:53:20 +0000 (08:53 -0800)
docs/running.html
misc/coverage2el.py [changed mode: 0755->0644]
misc/coverage2text.py [changed mode: 0755->0644]

index d165e6c94f7a5db96bbc2080cb15221d0abf138a..a0140779b4e233d8c9d499fd6c36854939e4cc74 100644 (file)
     of the directory is up to you), cd into it, and run
     "<code><strong>path-to-the-tahoe-bin-directory</strong>/tahoe
     create-introducer .</code>". Now run the introducer using
-    "<code>tahoe run .</code>". After it starts, it will write a file named
+    "<code>tahoe start .</code>". After it starts, it will write a file named
     <code>introducer.furl</code> in that base directory. This file contains the
     URL the other nodes must use in order to connect to this introducer.</p>
 
 
-    <p>The "<code>tahoe run</code>" or "<code>tahoe run .</code>" commands above
+    <p>The "<code>tahoe run</code>" command above
     will run the node in the foreground. On Unix, you can run it in the background
     instead by using the "<code>tahoe start</code>" command.
     To stop a node started in this way, use "<code>tahoe stop</code>".
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)