diff --git a/src/installation/config.md b/src/installation/config.md index bea44f4..a079119 100644 --- a/src/installation/config.md +++ b/src/installation/config.md @@ -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.