mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Add -C as alias for --crawler
This commit is contained in:
parent
37f8d84a9c
commit
bbf9f8f130
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ PARSER.add_argument(
|
|||
" Uses default config file path if no path is specified"
|
||||
)
|
||||
PARSER.add_argument(
|
||||
"--crawler",
|
||||
"--crawler", "-C",
|
||||
action="append",
|
||||
type=str,
|
||||
metavar="NAME",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue