help commands
for core
Show help on nushell commands.
Signature
> help commands {flags} ...rest
Flags
--find, -f {string}
: string to find in command names, descriptions, and search terms
Parameters
...rest
: The name of command to get help on.
Input/output types:
input | output |
---|---|
nothing | table |