Merge pull request #442 from syohex/fix-go-tool-pprof
Fix 'go tool pprof' completion error
This commit is contained in:
		
						commit
						12b0137289
					
				
							
								
								
									
										2
									
								
								src/_go
								
								
								
								
							
							
						
						
									
										2
									
								
								src/_go
								
								
								
								
							|  | @ -441,7 +441,7 @@ _go() { | ||||||
|                     '-web[visualize graph through web browser]' \ |                     '-web[visualize graph through web browser]' \ | ||||||
|                     '-weblist=[output annotated source in HTML]:p' \ |                     '-weblist=[output annotated source in HTML]:p' \ | ||||||
|                     '-output=[generate output on file f (stdout by default)]:f' \ |                     '-output=[generate output on file f (stdout by default)]:f' \ | ||||||
|                     '-functions[report at function level [default]]' \ |                     '-functions[report at function level (default)]' \ | ||||||
|                     '-files[report at source file level]' \ |                     '-files[report at source file level]' \ | ||||||
|                     '-lines[report at source line level]' \ |                     '-lines[report at source line level]' \ | ||||||
|                     '-addresses[report at address level]' \ |                     '-addresses[report at address level]' \ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue