Merge pull request #5630 from eriksjolund/fix_markdown_typo_in_podman_create_1_md

[CI:DOCS] Fix Markdown typo in podman-create.1.md
This commit is contained in:
OpenShift Merge Robot 2020-03-27 12:50:20 +01:00 committed by GitHub
commit 5cd20b3e34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ each of stdin, stdout, and stderr.
**--authfile**=*path*
Path of the authentication file. Default is ${XDG_\RUNTIME\_DIR}/containers/auth.json
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` (Not available for remote commands)