mirror of https://github.com/docker/cli.git
Remove redundant parameter and fix typos
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
parent
410d4ce7ae
commit
0b24403d99
|
@ -24,7 +24,7 @@ Options:
|
||||||
--help Print usage
|
--help Print usage
|
||||||
```
|
```
|
||||||
|
|
||||||
List the changed files and directories in a container᾿s filesystem
|
List the changed files and directories in a container᾿s filesystem.
|
||||||
There are 3 events that are listed in the `diff`:
|
There are 3 events that are listed in the `diff`:
|
||||||
|
|
||||||
1. `A` - Add
|
1. `A` - Add
|
||||||
|
|
Loading…
Reference in New Issue