summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-08-20 12:42:15 +0200
committerGitHub <noreply@github.com>2020-08-20 12:42:15 +0200
commit386de7a1fbfef0c266e04f6471f9382a5d39a02f (patch)
tree8e3f5471cd71d055e9598a32c1e235a5e9cb4cef /docs/source
parent9ac3a03d041161bed934ca0259fb70072b9cd8d0 (diff)
parent524ae12977d3eb93bd8b2eac4a15c84a05a66dbb (diff)
downloadpodman-386de7a1fbfef0c266e04f6471f9382a5d39a02f.tar.gz
podman-386de7a1fbfef0c266e04f6471f9382a5d39a02f.tar.bz2
podman-386de7a1fbfef0c266e04f6471f9382a5d39a02f.zip
Merge pull request #7356 from vrothberg/2.0-vendor-image
[2.0] vendor c/image v5.5.2
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/markdown/podman-search.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-search.1.md b/docs/source/markdown/podman-search.1.md
index 75bfeb058..5cad288de 100644
--- a/docs/source/markdown/podman-search.1.md
+++ b/docs/source/markdown/podman-search.1.md
@@ -59,7 +59,7 @@ Valid placeholders for the Go template are listed below:
**--limit**=*limit*
-Limit the number of results. This value can be in the range between 1 and 100. The default number of results is 25.
+Limit the number of results (default 25).
Note: The results from each registry will be limited to this value.
Example if limit is 10 and two registries are being searched, the total
number of results will be 20, 10 from each (if there are at least 10 matches in each).