Fix spelling errors in manpages

This commit is contained in:
dmitrybogatov 2018-03-18 20:38:44 +03:00 committed by Darko Poljak
parent 7de80678f0
commit 958222133b
3 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@ EXAMPLES
.. code-block:: sh
# Initalizes a swarm
# Initializes a swarm
__docker_swarm
# Leaves a swarm

View File

@ -64,7 +64,7 @@ Examples
# Delete hosts from file old-hosts from inventory
$ cdist inventory del-host -b -f old-hosts
# Add tags to specifed hosts
# Add tags to specified hosts
$ cdist inventory add-tag -b -t europe,croatia,web,static web1 web2
# Add tag to all hosts in inventory

View File

@ -129,7 +129,7 @@ Install command is currently in beta.
Enable beta functionality.
**-C CACHE_PATH_PATTERN, --cache-path-pattern CACHE_PATH_PATTERN**
Sepcify custom cache path pattern. If it is not set then
Specify custom cache path pattern. If it is not set then
default hostdir is used. For more info on format see
:strong:`CACHE PATH PATTERN FORMAT` below.
@ -604,7 +604,7 @@ EXAMPLES
# Delete hosts from file old-hosts from inventory
% cdist inventory del-host -b -f old-hosts
# Add tags to specifed hosts
# Add tags to specified hosts
% cdist inventory add-tag -b -t europe,croatia,web,static web1 web2
# Add tag to all hosts in inventory