diff --git a/docs/user-guide.md b/docs/user-guide.md index c39f2927b..68545d6ef 100644 --- a/docs/user-guide.md +++ b/docs/user-guide.md @@ -26,7 +26,7 @@ You can choose a targeted provider using global option `--provider`. If no provi ### Kubernetes ```sh -$ kompose --file compose.yamlconvert +$ kompose --file compose.yaml convert ``` You can also provide multiple compose files at the same time: