Command line interface reference¶
whereto¶
usage: whereto [-h] [--ignore-untested | --error-untested] [-m MAX_HOPS] [-v]
[-q]
htaccess_file test_file
- htaccess_file¶
file with rewrite rules
- test_file¶
file with test data
- -h, --help¶
show this help message and exit
- --ignore-untested¶
ignore untested rules
- --error-untested¶
error if there are untested rules
- -m <max_hops>, --max-hops <max_hops>¶
how many hops are allowed
- -v, --verbose¶
increase the verbosity by one level
- -q, --quiet¶
run quietly