Add --all flag even though it is a noop so scripts will work

Until podman build supports caching, their are no intermediary builds,
but people might still use scripts that use the --all option.
Adding this will not hurt anything and could fix scripts.

Also fixed sorting issues in options handling of images

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #896
Approved by: mheon
This commit is contained in:
Daniel J Walsh
2018-06-04 17:46:54 -04:00
committed by Atomic Bot
parent 93c1722caa
commit 7b2b2bc631
3 changed files with 32 additions and 20 deletions

View File

@ -11,6 +11,10 @@ Displays locally stored images, their names, and their IDs.
## OPTIONS
**--all, -a**
Show all images (by default filter out the intermediate image layers). The default is false. (This is a NOOP until podman build supports caching.)
**--digests**
Show image digests