Align arg with other cli

Signed-off-by: yupeng <yu.peng36@zte.com.cn>
This commit is contained in:
yupeng 2016-11-05 10:45:15 +08:00 committed by Tibor Vass
parent 09e1fc1540
commit f5298c5f4d
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ or execute `docker help`:
```bash
$ docker
Usage: docker [OPTIONS] COMMAND [arg...]
Usage: docker [OPTIONS] COMMAND [ARG...]
docker [ --help | -v | --version ]
A self-sufficient runtime for containers.

View File

@ -5,7 +5,7 @@
docker \- Docker image and container command line interface
# SYNOPSIS
**docker** [OPTIONS] COMMAND [arg...]
**docker** [OPTIONS] COMMAND [ARG...]
**docker** daemon [--help|...]