Merge pull request #144 from graywh/patch-1
Separate values for bundle help
This commit is contained in:
		
						commit
						f2d0ee66c2
					
				|  | @ -45,7 +45,7 @@ case $state in | |||
| 	args) | ||||
| 		case $line[1] in | ||||
| 			help) | ||||
| 				_values 'commands' 'install update package exec config check list show console open viz init gem help' && ret=0 | ||||
| 				_values 'commands' 'install' 'update' 'package' 'exec' 'config' 'check' 'list' 'show' 'console' 'open' 'viz' 'init' 'gem' 'help' 'platform' 'outdated' && ret=0 | ||||
| 				;; | ||||
| 			install) | ||||
| 				_arguments \ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue