mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 08:35:31 +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:
|
||||
|
||||
`docker start`
|
||||
`docker start --help`
|
||||
|
||||
- Start a Docker container:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue