mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-07-20 01:42:37 +02:00
Add -C as alias for --crawler
This commit is contained in:
@@ -88,7 +88,7 @@ PARSER.add_argument(
|
|||||||
" Uses default config file path if no path is specified"
|
" Uses default config file path if no path is specified"
|
||||||
)
|
)
|
||||||
PARSER.add_argument(
|
PARSER.add_argument(
|
||||||
"--crawler",
|
"--crawler", "-C",
|
||||||
action="append",
|
action="append",
|
||||||
type=str,
|
type=str,
|
||||||
metavar="NAME",
|
metavar="NAME",
|
||||||
|
Reference in New Issue
Block a user