diff --git a/Documentation/cli/README.md b/Documentation/cli/README.md index 880b9d57..20a916de 100644 --- a/Documentation/cli/README.md +++ b/Documentation/cli/README.md @@ -307,7 +307,7 @@ Print list of types types [] -If regex is specified only the functions matching it will be returned. +If regex is specified only the types matching it will be returned. ## vars diff --git a/pkg/terminal/command.go b/pkg/terminal/command.go index 35a4b503..13327590 100644 --- a/pkg/terminal/command.go +++ b/pkg/terminal/command.go @@ -160,7 +160,7 @@ If regex is specified only the functions matching it will be returned.`}, types [] -If regex is specified only the functions matching it will be returned.`}, +If regex is specified only the types matching it will be returned.`}, {aliases: []string{"args"}, allowedPrefixes: scopePrefix | onPrefix, cmdFn: args, helpMsg: `Print function arguments. [goroutine ] [frame ] args [-v] []