mirror of
https://github.com/nushell/nushell.git
synced 2025-04-24 13:18:18 +02:00
Merge pull request #726 from mlbright/master
Fix 'Shell commands' table markdown formatting
This commit is contained in:
commit
ee2f54fbb0
@ -230,6 +230,8 @@ Nu adheres closely to a set of goals that make up its design philosophy. As feat
|
|||||||
| version | Display Nu version |
|
| version | Display Nu version |
|
||||||
|
|
||||||
## Shell commands
|
## Shell commands
|
||||||
|
| command | description |
|
||||||
|
| ------- | ----------- |
|
||||||
| exit (--now) | Exit the current shell (or all shells) |
|
| exit (--now) | Exit the current shell (or all shells) |
|
||||||
| enter (path) | Create a new shell and begin at this path |
|
| enter (path) | Create a new shell and begin at this path |
|
||||||
| p | Go to previous shell |
|
| p | Go to previous shell |
|
||||||
|
Loading…
Reference in New Issue
Block a user