aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/options/disable-content-trust.md
Commit message (Collapse)AuthorAge
* Man pages: refactor common options: --disable-content-trustEd Santiago2022-08-23
A NOP option. I chose the container word, of course, and the word 'option' instead of 'flag'. I also hyphenated where needed. I'm choosing to eliminate the "not on remote" text, because I don't think it's true: podman-remote happily accepts that flag on all those commands, including build. (It's marked as hidden on build, but still accepted). Signed-off-by: Ed Santiago <santiago@redhat.com>