Update podman-completion.1.md
Remove extra period. Signed-off-by: Hussam Qasem <68053227+hussam-qasem@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									4acc1a14a8
								
							
						
					
					
						commit
						42c8227209
					
				|  | @ -29,7 +29,7 @@ The default is **false**. | ||||||
| `bash-completion` has to be installed on the system. | `bash-completion` has to be installed on the system. | ||||||
| 
 | 
 | ||||||
| To load the completion script into the current session run:\ | 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:\ | To make it available for all bash sessions run:\ | ||||||
| **podman completion -f /etc/bash_completion.d/podman bash**. | **podman completion -f /etc/bash_completion.d/podman bash**. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue