podman images --filter: documented filters don't work #19966
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
`podman-images(1) lists a number of filters, some of which (a) don't show up in command completion, and (b) don't work:
podman/docs/source/markdown/podman-images.1.md.in
Lines 32 to 47 in e8c4d79
id, digest
intermediate
(it works with
--intermediate=false
but that doesn't seem useful)manifest[=true/false]
works, but does not show up in autocompletion.Options that don't work should be fixed, or removed from man page.
All valid options should appear in autocompletion.
The text was updated successfully, but these errors were encountered: