Merge pull request #18456 from hussam-qasem/patch-1

[CI:DOCS] Update podman-completion.1.md
This commit is contained in:
OpenShift Merge Robot
2023-05-04 06:10:47 -04:00
committed by GitHub

View File

@ -29,7 +29,7 @@ The default is **false**.
`bash-completion` has to be installed on the system.
To load the completion script into the current session run:\
**source <(podman completion bash)**.
**source <(podman completion bash)**
To make it available for all bash sessions run:\
**podman completion -f /etc/bash_completion.d/podman bash**.