Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d10d50

Browse files
committed
small typo
1 parent 528c15a commit 3d10d50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/sources/userguide/usingdocker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The `docker` client is pretty simple. Each action you can take
2525
with Docker is a command and each command can take a series of
2626
flags and arguments.
2727

28-
# Usage: [sudo] docker [flags] [command] [arguments] ..
28+
# Usage: [sudo] docker [command] [flags] [arguments] ..
2929
# Example:
3030
$ sudo docker run -i -t ubuntu /bin/bash
3131

0 commit comments

Comments
 (0)