mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 03:56:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,7 +12,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`docker start {{container}}`
|
||||
|
||||
- Start a container, attaching `stdout` and `stderr` and forwarding signals:
|
||||
- Start a container, attaching `stdout` and `stderr`, and forwarding signals:
|
||||
|
||||
`docker start {{[-a|--attach]}} {{container}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user