Fix node completion typo
This commit is contained in:
		
							parent
							
								
									9571c507f4
								
							
						
					
					
						commit
						11ad45a66e
					
				|  | @ -68,7 +68,7 @@ _arguments -C \ | ||||||
|   '-[script read from stdin (default; interactive mode if a tty)]' \ |   '-[script read from stdin (default; interactive mode if a tty)]' \ | ||||||
|   '--[indicate the end of node options]' \ |   '--[indicate the end of node options]' \ | ||||||
|   '--abort-on-uncaught-exception[aborting instead of exiting causes a core file to be generated for analysis]' \ |   '--abort-on-uncaught-exception[aborting instead of exiting causes a core file to be generated for analysis]' \ | ||||||
|   '--build-snapshot[enerate a snapshot blob when the process exits]' \ |   '--build-snapshot[generate a snapshot blob when the process exits]' \ | ||||||
|   '--completion-bash[print source-able bash completion script]' \ |   '--completion-bash[print source-able bash completion script]' \ | ||||||
|   '--cpu-prof[Start the V8 CPU profiler on start up]' \ |   '--cpu-prof[Start the V8 CPU profiler on start up]' \ | ||||||
|   '--cpu-prof-dir=[directory where the V8 profiles generated by --cpu-prof]: :_files -/' \ |   '--cpu-prof-dir=[directory where the V8 profiles generated by --cpu-prof]: :_files -/' \ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue