bots: Mark --message/-m argument to zulip_bot_output.py as required.
This commit is contained in:
		
							parent
							
								
									807afd2032
								
							
						
					
					
						commit
						34515454b5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -34,6 +34,7 @@ def parse_args(): | |||
|                         help='the name or path an existing bot to run') | ||||
| 
 | ||||
|     parser.add_argument('--message', '-m', | ||||
|                         required=True, | ||||
|                         action='store', | ||||
|                         help='the message content to send to the bot') | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 neiljp (Neil Pilgrim)
						neiljp (Neil Pilgrim)