Skip to content

Commit

Permalink
Fix typo in CLI args
Browse files Browse the repository at this point in the history
  • Loading branch information
TheElectronWill committed Nov 4, 2024
1 parent d2b2678 commit d3e1c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/installation/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ cargo run -- regen-config
## Command-line arguments

Some command-line arguments override the options defined in the configuration file.
This is the case of `--max_update_interval`, which overrides `max_update_interval` from the config file.
This is the case of `--max-update-interval`, which overrides `max_update_interval` from the config file.

0 comments on commit d3e1c89

Please sign in to comment.