docs: Update documentation with new prefixless config options

Remove the old config options from the documentation and replace them
with the new form (without the redundant `kata-` prefix).

Signed-off-by: Daniel Knittl-Frank <knittl89+git@googlemail.com>
This commit is contained in:
Daniel Knittl-Frank
2020-10-24 12:36:56 +02:00
parent fdcde7968a
commit 056d742c17
5 changed files with 8 additions and 8 deletions

View File

@@ -137,7 +137,7 @@ The runtime uses a TOML format configuration file called `configuration.toml`. B
The actual configuration file paths can be determined by running:
```
$ kata-runtime --kata-show-default-config-paths
$ kata-runtime --show-default-config-paths
```
Most users will not need to modify the configuration file.