Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 528c15a commit 3d10d50Copy full SHA for 3d10d50
1 file changed
docs/sources/userguide/usingdocker.md
@@ -25,7 +25,7 @@ The `docker` client is pretty simple. Each action you can take
25
with Docker is a command and each command can take a series of
26
flags and arguments.
27
28
- # Usage: [sudo] docker [flags] [command] [arguments] ..
+ # Usage: [sudo] docker [command] [flags] [arguments] ..
29
# Example:
30
$ sudo docker run -i -t ubuntu /bin/bash
31
0 commit comments