summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-image-trust.1.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-07-15 17:18:26 -0400
committerGitHub <noreply@github.com>2020-07-15 17:18:26 -0400
commit9efeb1cf290509caa4b0e3c206fe72d194d76a1e (patch)
tree653ee61a5086903531de11298859e1f1a45fe2e1 /docs/source/markdown/podman-image-trust.1.md
parent6dcff5c32b4ed68378c6df7c6b0fd04a902dc405 (diff)
parentd41985600901660c0397bcb1d18e0e2a603b7e56 (diff)
downloadpodman-9efeb1cf290509caa4b0e3c206fe72d194d76a1e.tar.gz
podman-9efeb1cf290509caa4b0e3c206fe72d194d76a1e.tar.bz2
podman-9efeb1cf290509caa4b0e3c206fe72d194d76a1e.zip
Merge pull request #6903 from ashley-cui/problemlang
Fix & add notes regarding problematic language in codebase
Diffstat (limited to 'docs/source/markdown/podman-image-trust.1.md')
-rw-r--r--docs/source/markdown/podman-image-trust.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/markdown/podman-image-trust.1.md b/docs/source/markdown/podman-image-trust.1.md
index 435d117f1..8b80ca602 100644
--- a/docs/source/markdown/podman-image-trust.1.md
+++ b/docs/source/markdown/podman-image-trust.1.md
@@ -30,8 +30,8 @@ If no configuration is found for any of these scopes, the default value (specifi
Trust **type** provides a way to:
-Whitelist ("accept") or
-Blacklist ("reject") registries or
+Allowlist ("accept") or
+Denylist ("reject") registries or
Require signature (“signedBy”).
Trust may be updated using the command **podman image trust set** for an existing trust scope.