fix: dkprune image flag documentation
This commit is contained in:
parent
f7504081bf
commit
0e0f9d6f54
9 changed files with 10 additions and 10 deletions
|
@ -10,8 +10,8 @@ Options:
|
|||
-c Remove stopped containers
|
||||
-C Remove all containers
|
||||
-v Remove unused volumes
|
||||
-i Remove unused images
|
||||
-I Remove all images
|
||||
-i Remove build images
|
||||
-I Remove unused images
|
||||
-n Remove unused networks
|
||||
-a All of the above, equivalent of -CvIn
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue