docs: man page: typo fix in docker_1

Signed-off-by: Dmitriy Fishman <fishman.code@gmail.com>
This commit is contained in:
Dmitriy Fishman 2021-10-01 06:46:38 +03:00
Родитель 74dce4c458
Коммит cbda0760b8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -12,7 +12,7 @@ docker \- Docker image and container command line interface
**docker** is a client for interacting with the daemon (see **dockerd(8)**) through the CLI.
The Docker CLI has over 30 commands. The commands are listed below and each has
its own man page which explain usage and arguments.
its own man page which explains usage and arguments.
To see the man page for a command run **man docker <command>**.