mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-08 03:33:16 +02:00
docker-start: fixed display help example (#16363)
This commit is contained in:
parent
68ea6f5b6b
commit
1a4e9bc885
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
- Display help:
|
- Display help:
|
||||||
|
|
||||||
`docker start`
|
`docker start --help`
|
||||||
|
|
||||||
- Start a Docker container:
|
- Start a Docker container:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue