mirror of
https://github.com/nushell/nushell
synced 2024-12-27 21:43:09 +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/Desktop/super/duper/crazy/nested/folders> cd
|
||||||
/home/username> cd ../../usr
|
/home/username> cd ../../usr
|
||||||
/usr> cd
|
/usr> cd
|
||||||
/home/username>
|
/home/username>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue