mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 07:53:01 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Start a container, attaching `stdout` and `stderr` and forwarding signals:
|
||||
|
||||
`docker start --attach {{container}}`
|
||||
`docker start {{[-a|--attach]}} {{container}}`
|
||||
|
||||
- Start one or more containers:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user