forked from ungleich-public/cdist
		
	Fix spelling errors in manpages
This commit is contained in:
		
					parent
					
						
							
								7de80678f0
							
						
					
				
			
			
				commit
				
					
						958222133b
					
				
			
		
					 3 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
					@ -28,7 +28,7 @@ EXAMPLES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. code-block:: sh
 | 
					.. code-block:: sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Initalizes a swarm
 | 
					    # Initializes a swarm
 | 
				
			||||||
    __docker_swarm
 | 
					    __docker_swarm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Leaves a swarm
 | 
					    # Leaves a swarm
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -64,7 +64,7 @@ Examples
 | 
				
			||||||
    # Delete hosts from file old-hosts from inventory
 | 
					    # Delete hosts from file old-hosts from inventory
 | 
				
			||||||
    $ cdist inventory del-host -b -f old-hosts
 | 
					    $ 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
 | 
					    $ cdist inventory add-tag -b -t europe,croatia,web,static web1 web2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Add tag to all hosts in inventory
 | 
					    # Add tag to all hosts in inventory
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -129,7 +129,7 @@ Install command is currently in beta.
 | 
				
			||||||
    Enable beta functionality.
 | 
					    Enable beta functionality.
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
**-C CACHE_PATH_PATTERN, --cache-path-pattern CACHE_PATH_PATTERN**
 | 
					**-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
 | 
					    default hostdir is used. For more info on format see
 | 
				
			||||||
    :strong:`CACHE PATH PATTERN FORMAT` below.
 | 
					    :strong:`CACHE PATH PATTERN FORMAT` below.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -604,7 +604,7 @@ EXAMPLES
 | 
				
			||||||
    # Delete hosts from file old-hosts from inventory
 | 
					    # Delete hosts from file old-hosts from inventory
 | 
				
			||||||
    % cdist inventory del-host -b -f old-hosts
 | 
					    % 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
 | 
					    % cdist inventory add-tag -b -t europe,croatia,web,static web1 web2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Add tag to all hosts in inventory
 | 
					    # Add tag to all hosts in inventory
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue