mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-07 05:05:01 +00:00
disabled -> permanently_disabled
This commit is contained in:
parent
607a9a8c86
commit
4759297b67
3 changed files with 15 additions and 14 deletions
|
@ -451,7 +451,7 @@ def get_parser(default_config_files, git_root):
|
|||
group.add_argument(
|
||||
"--analytics-disable",
|
||||
action="store_true",
|
||||
help="Disable analytics forever",
|
||||
help="Permanently disable analytics",
|
||||
default=False,
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue