[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [sbws/master] Fix sentence
commit 0222780afc0ce1cdf4de10a96c57e3f2b8c0eb44
Author: juga0 <juga@xxxxxxxxxx>
Date: Mon Jul 23 21:45:22 2018 +0000
Fix sentence
---
sbws/util/parser.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbws/util/parser.py b/sbws/util/parser.py
index 1ef15cc..2264d7c 100644
--- a/sbws/util/parser.py
+++ b/sbws/util/parser.py
@@ -22,7 +22,7 @@ def create_parser():
choices=['debug', 'info', 'warning', 'error', 'critical'],
help='Override the sbws log level')
p.add_argument('-c', '--config',
- help='Path the sbws config file')
+ help='Path to the sbws config file')
sub = p.add_subparsers(dest='command')
sbws.core.cleanup.gen_parser(sub)
sbws.core.scanner.gen_parser(sub)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits