diff options
Diffstat (limited to 'docs/podman-search.1.md')
-rw-r--r-- | docs/podman-search.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-search.1.md b/docs/podman-search.1.md index f0a696494..e50cc8c13 100644 --- a/docs/podman-search.1.md +++ b/docs/podman-search.1.md @@ -27,7 +27,7 @@ Note, searching without a search term will only work for registries that impleme **--authfile**=*path* -Path of the authentication file. Default is ${XDG_\RUNTIME\_DIR}/containers/auth.json (Not available for remote commands) +Path of the authentication file. Default is ${XDG\_RUNTIME\_DIR}/containers/auth.json (Not available for remote commands) 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` |