mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-07-12 14:12:30 +02:00
Fix command name
This commit is contained in:
@ -18,7 +18,7 @@ GROUP = SUBPARSER.add_argument_group(
|
|||||||
)
|
)
|
||||||
|
|
||||||
GROUP.add_argument(
|
GROUP.add_argument(
|
||||||
"--ilias-url",
|
"--base-url",
|
||||||
type=str,
|
type=str,
|
||||||
metavar="BASE_URL",
|
metavar="BASE_URL",
|
||||||
help="The base url of the ilias instance"
|
help="The base url of the ilias instance"
|
||||||
|
Reference in New Issue
Block a user