forked from ungleich-public/cdist
		
	Fix spelling.
This commit is contained in:
		
					parent
					
						
							
								4851c0517f
							
						
					
				
			
			
				commit
				
					
						d9cf1590b8
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -177,7 +177,7 @@ def get_parsers():
 | 
			
		|||
           '-R', '--use-archiving', nargs='?',
 | 
			
		||||
           choices=('tar', 'tgz', 'tbz2', 'txz',),
 | 
			
		||||
           help=('Operate by using archiving with compression where '
 | 
			
		||||
                 'apropriate. Supported values are: tar - tar archive, '
 | 
			
		||||
                 'appropriate. Supported values are: tar - tar archive, '
 | 
			
		||||
                 'tgz - gzip tar archive (the default), '
 | 
			
		||||
                 'tbz2 - bzip2 tar archive and txz - lzma tar archive. '
 | 
			
		||||
                 'Currently in beta.'),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -171,7 +171,7 @@ Install command is currently in beta.
 | 
			
		|||
.. option:: -R [{tar,tgz,tbz2,txz}], --use-archiving [{tar,tgz,tbz2,txz}]
 | 
			
		||||
 | 
			
		||||
    Operate by using archiving with compression where
 | 
			
		||||
    apropriate. Supported values are: tar - tar archive,
 | 
			
		||||
    appropriate. Supported values are: tar - tar archive,
 | 
			
		||||
    tgz - gzip tar archive (the default), tbz2 - bzip2 tar
 | 
			
		||||
    archive and txz - lzma tar archive. Currently in beta.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue