mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 16:15:36 +02:00
cd: Removing leading slash according to convention
This commit is contained in:
parent
96289e570d
commit
996dd4074f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
- Go to the given directory:
|
||||
|
||||
`cd {{/path/to/directory}}`
|
||||
`cd {{path/to/directory}}`
|
||||
|
||||
- Go to home directory of current user:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue