1
0
Fork 0
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:
Agniva De Sarker 2016-08-25 22:56:19 +05:30
parent 96289e570d
commit 996dd4074f

View file

@ -4,7 +4,7 @@
- Go to the given directory:
`cd {{/path/to/directory}}`
`cd {{path/to/directory}}`
- Go to home directory of current user: