mirror of
https://github.com/nushell/nushell
synced 2024-12-27 05:23:11 +00:00
Whitespace
This commit is contained in:
parent
e72bc8ea8b
commit
77c34acb03
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ If you didn't already know, the `cd` command is very simple. It stands for 'chan
|
|||
/home/username/Desktop/super/duper/crazy/nested/folders> cd
|
||||
/home/username> cd ../../usr
|
||||
/usr> cd
|
||||
/home/username>
|
||||
/home/username>
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue