Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 696 Bytes

help_commands.md

File metadata and controls

35 lines (24 loc) · 696 Bytes
title categories version core usage feature
help commands
core
0.89.0
Show help on nushell commands.
Show help on nushell commands.
default

{{ $frontmatter.title }} for core

{{ $frontmatter.core }}

Signature

> help commands {flags} ...rest

Flags

  • --find, -f {string}: string to find in command names, usage, and search terms

Parameters

  • ...rest: The name of command to get help on.

Input/output types:

input output
nothing table