mirror of https://github.com/containers/podman.git
				
				
				
			Update docs/source/markdown/podman-cp.1.md
Co-authored-by: Tom Sweeney <tsweeney@redhat.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
		
							parent
							
								
									7e611f60b3
								
							
						
					
					
						commit
						ee078a7e62
					
				| 
						 | 
					@ -101,7 +101,7 @@ the cp command.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## EXAMPLES
 | 
					## EXAMPLES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Copy a file from host to a container:
 | 
					Copy a file from the host to a container:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
podman cp /myapp/app.conf containerID:/myapp/app.conf
 | 
					podman cp /myapp/app.conf containerID:/myapp/app.conf
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue