From: Peter Secor path-to-the-tahoe-bin-directory/tahoe
create-introducer .". Now run the introducer using
- "tahoe run .". After it starts, it will write a file named
+ "tahoe start .". After it starts, it will write a file named
introducer.furl in that base directory. This file contains the
URL the other nodes must use in order to connect to this introducer.
The "tahoe run" or "tahoe run ." commands above
+
The "tahoe run" command above
will run the node in the foreground. On Unix, you can run it in the background
instead by using the "tahoe start" command.
To stop a node started in this way, use "tahoe stop".
diff --git a/misc/coverage2el.py b/misc/coverage2el.py
old mode 100755
new mode 100644
diff --git a/misc/coverage2text.py b/misc/coverage2text.py
old mode 100755
new mode 100644