Fix help message.
This commit is contained in:
		
							parent
							
								
									62c1bcba71
								
							
						
					
					
						commit
						c3b168e6fd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -54,7 +54,7 @@ def find_keymaps(base_path, revision = "", community = False):
 | 
			
		|||
    return names
 | 
			
		||||
 | 
			
		||||
@cli.argument("-kb", "--keyboard", help="Specify keyboard name. Example: 1upkeyboards/1up60hse")
 | 
			
		||||
@cli.argument("-rv", "--revision", help="Specify the revison name. All revision if not specified. Example: rev6")
 | 
			
		||||
@cli.argument("-rv", "--revision", help="Specify the revison name. Example: rev6")
 | 
			
		||||
@cli.subcommand("List the keymaps for a specific keyboard")
 | 
			
		||||
def list_keymaps(cli):
 | 
			
		||||
    """List the keymaps for a specific keyboard
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue