forked from extern/nushell
12 lines
110 B
Markdown
12 lines
110 B
Markdown
|
# n
|
||
|
Go to next shell.
|
||
|
|
||
|
## Usage
|
||
|
```shell
|
||
|
> n {flags}
|
||
|
```
|
||
|
|
||
|
## Flags
|
||
|
* -h, --help: Display this help message
|
||
|
|