forked from ungleich-public/cdist
		
	remove obsolete '--additional-manifest' parameter
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								c3f79277b2
							
						
					
				
			
			
				commit
				
					
						79cfdf578d
					
				
			
		
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -89,8 +89,6 @@ def commandline():
 | 
				
			||||||
        parents=[parser['loglevel']])
 | 
					        parents=[parser['loglevel']])
 | 
				
			||||||
    parser['preos'].add_argument('-a', '--arch',
 | 
					    parser['preos'].add_argument('-a', '--arch',
 | 
				
			||||||
         help='Select architecture for preos', default="amd64")
 | 
					         help='Select architecture for preos', default="amd64")
 | 
				
			||||||
    parser['preos'].add_argument('-A', '--additional-manifest',
 | 
					 | 
				
			||||||
         help='Add stuff to configuration manifest', default="amd64")
 | 
					 | 
				
			||||||
    parser['preos'].add_argument('-b', '--bootstrap',
 | 
					    parser['preos'].add_argument('-b', '--bootstrap',
 | 
				
			||||||
         help='Bootstrap directory with PreOS',  action="store_true")
 | 
					         help='Bootstrap directory with PreOS',  action="store_true")
 | 
				
			||||||
    parser['preos'].add_argument('-c', '--configure',
 | 
					    parser['preos'].add_argument('-c', '--configure',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue