[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [sbws/master] Remove init section
commit eb14b4c8e4ab70aa7339e796b091a760815d9472
Author: juga0 <juga@xxxxxxxxxx>
Date: Tue Jul 24 19:32:29 2018 +0000
Remove init section
---
INSTALL.rst | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
diff --git a/INSTALL.rst b/INSTALL.rst
index a6b1ece..1ccfa1b 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -83,22 +83,19 @@ of sbws.
git checkout v1.5.3
pip install .
-Initialize sbws
-~~~~~~~~~~~~~~~~~~~
-
-This creates ``~/.sbws`` and initializes some files in it.
-
-::
+Run sbws
+~~~~~~~~~~
- sbws init
+If you would like to use a custom configuration file you can create it in
+``~/.sbws.ini`` or provide ``sbws`` with it via ``-c`` ``--config`` option.
-If you would like to keep sbws's data directory somewhere else, use ``-d``.
-**You will have to use -d every time you run an sbws command to use this custom
-directory**.
+See the documentation section about configuration files for more information
+about how to create a configuration file.
+Tor run the scanner run
::
- sbws -d /tmp/dotsbws-testing init
+ sbws scanner
[OBSOLETE DO NOT FOLLOW] Virtualenv - Production
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits