forked from extern/nushell
12 lines
143 B
Markdown
12 lines
143 B
Markdown
|
# describe
|
||
|
Describes the objects in the stream.
|
||
|
|
||
|
## Usage
|
||
|
```shell
|
||
|
> describe {flags}
|
||
|
```
|
||
|
|
||
|
## Flags
|
||
|
* -h, --help: Display this help message
|
||
|
|