mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 13:53:31 +01:00
Merge branch 'tor-github/pr/1355'
This commit is contained in:
commit
6677eae579
@ -181,7 +181,7 @@ def main(argv):
|
||||
parser.add_argument("--regen", action="store_true",
|
||||
help="Regenerate the exceptions file")
|
||||
parser.add_argument("--list-overbroad", action="store_true",
|
||||
help="List over-strict exceptions")
|
||||
help="List over-broad exceptions")
|
||||
parser.add_argument("--exceptions",
|
||||
help="Override the location for the exceptions file")
|
||||
parser.add_argument("--strict", action="store_true",
|
||||
|
Loading…
Reference in New Issue
Block a user