mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 20:42:23 +03:00
Update cd.md
This commit is contained in:
parent
fd67193822
commit
679c3e36f5
@ -4,7 +4,7 @@
|
||||
|
||||
- Go to the given directory
|
||||
|
||||
`cd {{/path/to/directoryl}}`
|
||||
`cd {{/path/to/directory}}`
|
||||
|
||||
- Go to home directory of current user
|
||||
|
||||
@ -16,4 +16,4 @@
|
||||
|
||||
- Go to the previously chosen directory
|
||||
|
||||
`cd -`
|
||||
`cd -`
|
||||
|
Loading…
Reference in New Issue
Block a user