mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-06 16:45:22 +00:00
Update cheatsheets
This commit is contained in:
@@ -30,7 +30,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Create an image without pausing the container during commit:
|
||||
|
||||
`docker {{[commit|container commit]}} {{[-p|--pause]}} {{false}} {{container}} {{image}}:{{tag}}`
|
||||
`docker {{[commit|container commit]}} {{[-p|--pause]}} false {{container}} {{image}}:{{tag}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user