change underscores to dashes to match the command line argument

This commit is contained in:
David Walter
2015-07-29 15:09:04 -05:00
parent d04fce045e
commit 792fc2269b
22 changed files with 60 additions and 60 deletions

View File

@@ -52,8 +52,8 @@ Within the scheduler, compatibility is largely determined by comparing executor
a hash is calculated from a subset of the executor-related command line parameters provided to the scheduler process.
The command line parameters that affect the hash calculation are listed below.
- `--allow_privileged`
- `--api_servers`
- `--allow-privileged`
- `--api-servers`
- `--auth_path`
- `--cluster_*`
- `--executor_*`