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:
commit
4e9bcda038
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