Add zsh completion for new prune commands
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
This commit is contained in:
committed by
Tibor Vass
parent
9af599ffc5
commit
f2e2ba5d43
@ -21,7 +21,7 @@ Usage: docker system prune [OPTIONS]
|
||||
Delete unused data
|
||||
|
||||
Options:
|
||||
-a, --all Remove all unused images not just dangling ones
|
||||
-a, --all Remove all unused data not just dangling ones
|
||||
-f, --force Do not prompt for confirmation
|
||||
--help Print usage
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user