mirror of
https://github.com/nushell/nushell.git
synced 2025-04-29 07:34:28 +02:00
12 lines
114 B
Markdown
12 lines
114 B
Markdown
# p
|
|
Go to previous shell.
|
|
|
|
## Usage
|
|
```shell
|
|
> p {flags}
|
|
```
|
|
|
|
## Flags
|
|
* -h, --help: Display this help message
|
|
|