update and cleanup repo

This commit is contained in:
2026-05-26 15:32:01 -07:00
parent 5041d9fbb9
commit 0db899d0c3
72 changed files with 788 additions and 1884 deletions
+1 -1
View File
@@ -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",