mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	typo
This commit is contained in:
		@@ -14,8 +14,8 @@
 | 
			
		||||
 | 
			
		||||
local -a _1st_arguments
 | 
			
		||||
_1st_arguments=(
 | 
			
		||||
    'help:Show help for the given command.'
 | 
			
		||||
    'init:Generate a Podfile for the current directory.'
 | 
			
		||||
    'help:Show help for the given command'
 | 
			
		||||
    'init:Generate a Podfile for the current directory'
 | 
			
		||||
    'install:Install project dependencies'
 | 
			
		||||
    'ipc:Inter-process communication'
 | 
			
		||||
    'list:List pods'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user