mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 13:53:52 +02:00
Update cd.md
This commit is contained in:
parent
fd67193822
commit
679c3e36f5
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
- Go to the given directory
|
- Go to the given directory
|
||||||
|
|
||||||
`cd {{/path/to/directoryl}}`
|
`cd {{/path/to/directory}}`
|
||||||
|
|
||||||
- Go to home directory of current user
|
- Go to home directory of current user
|
||||||
|
|
||||||
|
@ -16,4 +16,4 @@
|
||||||
|
|
||||||
- Go to the previously chosen directory
|
- Go to the previously chosen directory
|
||||||
|
|
||||||
`cd -`
|
`cd -`
|
||||||
|
|
Loading…
Add table
Reference in a new issue