Merge pull request #726 from mlbright/master

Fix 'Shell commands' table markdown formatting
This commit is contained in:
Jonathan Turner 2019-09-28 18:10:16 +12:00 committed by GitHub
commit ee2f54fbb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 |