mirror of
https://github.com/docker/compose.git
synced 2026-08-27 03:45:29 +00:00
Normalize case of command and flag help
Signed-off-by: Amos Law <ahlaw.dev@gmail.com>
This commit is contained in:
parent
e4fff081db
commit
e10424e316
4 changed files with 18 additions and 7 deletions
|
|
@ -50,9 +50,9 @@ Options:
|
|||
this context
|
||||
(swarm|kubernetes|all)
|
||||
--description string Description of the context
|
||||
--docker stringToString set the docker endpoint
|
||||
--docker stringToString Set the docker endpoint
|
||||
(default [])
|
||||
--kubernetes stringToString set the kubernetes endpoint
|
||||
--kubernetes stringToString Set the kubernetes endpoint
|
||||
(default [])
|
||||
--from string Create the context from an existing context
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue