Correct the name of parameter

The right parameter is `--schedule-config`
This commit is contained in:
Klaus Ma 2015-11-23 19:59:34 +08:00
parent ffe8370927
commit 233cbc55d5

View File

@ -33,7 +33,7 @@ is restarted.
## Tuning ## Tuning
The scheduler configuration can be fine-tuned using an ini-style configuration file. The scheduler configuration can be fine-tuned using an ini-style configuration file.
The filename is passed via `--scheduler_config` to the `km scheduler` command. The filename is passed via `--scheduler-config` to the `km scheduler` command.
Be warned though that some them are pretty low-level and one has to know the inner Be warned though that some them are pretty low-level and one has to know the inner
workings of k8sm to find sensible values. Moreover, these settings may change or workings of k8sm to find sensible values. Moreover, these settings may change or