mirror of
https://github.com/nushell/nushell.git
synced 2024-11-30 04:14:17 +01:00
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
|
||
|
|