mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Fix 'go tool pprof' completion error
This commit is contained in:
@@ -441,7 +441,7 @@ _go() {
|
||||
'-web[visualize graph through web browser]' \
|
||||
'-weblist=[output annotated source in HTML]:p' \
|
||||
'-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]' \
|
||||
'-lines[report at source line level]' \
|
||||
'-addresses[report at address level]' \
|
||||
|
||||
Reference in New Issue
Block a user