diff options
Diffstat (limited to 'docs/podman-search.1.md')
-rw-r--r-- | docs/podman-search.1.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/podman-search.1.md b/docs/podman-search.1.md index 429c3c5ad..ea1228f94 100644 --- a/docs/podman-search.1.md +++ b/docs/podman-search.1.md @@ -29,6 +29,9 @@ Note, searching without a search term will only work for registries that impleme Path of the authentication file. Default is ${XDG_\RUNTIME\_DIR}/containers/auth.json +Note: You can also override the default path of the authentication file by setting the REGISTRY\_AUTH\_FILE +environment variable. `export REGISTRY_AUTH_FILE=path` + **--filter, -f** Filter output based on conditions provided (default []) |