mirror of
https://github.com/nushell/nushell
synced 2024-11-11 23:47:07 +00:00
Merge pull request #726 from mlbright/master
Fix 'Shell commands' table markdown formatting
This commit is contained in:
commit
ee2f54fbb0
1 changed files with 2 additions and 0 deletions
|
@ -230,6 +230,8 @@ Nu adheres closely to a set of goals that make up its design philosophy. As feat
|
|||
| version | Display Nu version |
|
||||
|
||||
## Shell commands
|
||||
| command | description |
|
||||
| ------- | ----------- |
|
||||
| exit (--now) | Exit the current shell (or all shells) |
|
||||
| enter (path) | Create a new shell and begin at this path |
|
||||
| p | Go to previous shell |
|
||||
|
|
Loading…
Reference in a new issue