forked from extern/nushell
bff81f24aa
* Autogenerate missing docs * Update ansi.md * Rename question mark command docs * Delete empty?.md
12 lines
143 B
Markdown
12 lines
143 B
Markdown
# tree
|
|
View the contents of the pipeline as a tree.
|
|
|
|
## Usage
|
|
```shell
|
|
> tree {flags}
|
|
```
|
|
|
|
## Flags
|
|
* -h, --help: Display this help message
|
|
|