mirror of https://github.com/docker/cli.git
fix duplicated usage in docs
this removes a copy/pasta whoopsie on my side, introduced in de64324109d2694b1525e62b5c0072267282a36c Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
f2e01edf57
commit
27584ec78a
|
|
@ -13,12 +13,6 @@ weight = -1
|
|||
# daemon
|
||||
|
||||
```markdown
|
||||
Usage: dockerd [OPTIONS]
|
||||
|
||||
A self-sufficient runtime for containers.
|
||||
|
||||
Options:
|
||||
|
||||
Usage: dockerd [OPTIONS]
|
||||
|
||||
A self-sufficient runtime for containers.
|
||||
|
|
|
|||
Loading…
Reference in New Issue