mirror of https://github.com/docker/cli.git
Delete dots to align with other commands description
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
This commit is contained in:
parent
12053f480b
commit
21f6dce0a0
|
@ -23,7 +23,7 @@ Display detailed information on one or more nodes
|
||||||
Options:
|
Options:
|
||||||
-f, --format string Format the output using the given Go template
|
-f, --format string Format the output using the given Go template
|
||||||
--help Print usage
|
--help Print usage
|
||||||
--pretty Print the information in a human friendly format.
|
--pretty Print the information in a human friendly format
|
||||||
```
|
```
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
|
@ -23,7 +23,7 @@ Display detailed information on one or more services
|
||||||
Options:
|
Options:
|
||||||
-f, --format string Format the output using the given Go template
|
-f, --format string Format the output using the given Go template
|
||||||
--help Print usage
|
--help Print usage
|
||||||
--pretty Print the information in a human friendly format.
|
--pretty Print the information in a human friendly format
|
||||||
```
|
```
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
Loading…
Reference in New Issue