1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

align wording of push --all-tags parameter description

Signed-off-by: Gleb Stsenov <gleb.stsenov@gmail.com>
This commit is contained in:
Gleb Stsenov
2022-03-10 19:39:06 +02:00
parent 2b52f62e96
commit de05499267
4 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ Usage: docker push [OPTIONS] NAME[:TAG]
Push an image or a repository to a registry
Options:
-a, --all-tags Push all tagged images in the repository
-a, --all-tags Push all tags of an image to the repository
--disable-content-trust Skip image signing (default true)
--help Print usage
-q, --quiet Suppress verbose output