1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

Merge pull request #275 from danieldiekmeier/patch-1

Remove l from directory
This commit is contained in:
Romain Prieto 2015-04-08 09:26:26 +10:00
commit 4e9bcda038

View file

@ -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 -`