Merge "Remove useless dest of option in "snapshot create" command"
This commit is contained in:
		@@ -46,7 +46,6 @@ class CreateSnapshot(command.ShowOne):
 | 
			
		||||
        )
 | 
			
		||||
        parser.add_argument(
 | 
			
		||||
            "--force",
 | 
			
		||||
            dest="force",
 | 
			
		||||
            action="store_true",
 | 
			
		||||
            default=False,
 | 
			
		||||
            help=_("Create a snapshot attached to an instance. "
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user