update and cleanup repo
This commit is contained in:
@@ -978,7 +978,7 @@ def main(argv: Optional[List[str]] = None) -> int:
|
||||
p.add_argument(
|
||||
"--pull",
|
||||
action="store_true",
|
||||
help="Force a repository update before starting the client (legacy alias; startup update is enabled by default)",
|
||||
help="Force a repository update before starting the client",
|
||||
)
|
||||
p.add_argument(
|
||||
"--no-update",
|
||||
|
||||
Reference in New Issue
Block a user