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