[tor-commits] [sbws/master] Add how to know about optional args
juga at torproject.org
juga at torproject.org
Thu Nov 1 08:19:26 UTC 2018
commit 69a8e4153f9bd22ee0dccfabfca81545950fce54
Author: juga0 <juga at riseup.net>
Date: Wed Oct 31 20:16:50 2018 +0000
Add how to know about optional args
That positional arguments can have
---
docs/source/man_sbws.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/source/man_sbws.rst b/docs/source/man_sbws.rst
index 9636698..d428f74 100644
--- a/docs/source/man_sbws.rst
+++ b/docs/source/man_sbws.rst
@@ -24,6 +24,9 @@ Positional arguments
{**cleanup,scanner,generate,init,stats**}
+These arguments can have additional optional arguments.
+To obtain information about them, run: 'sbws <positional argument> --help'.
+
Optional arguments
~~~~~~~~~~~~~~~~~~
More information about the tor-commits
mailing list