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

parent directory fail

missed trailing dots
This commit is contained in:
Jordan Parker 2014-01-30 12:37:07 +00:00
parent 330f47a2b5
commit 3f4c0db05a

View file

@ -8,4 +8,4 @@
- copy a file to a parent directory - copy a file to a parent directory
`cp {{/path/to/original}} /{{/path/to/copy}}` `cp {{/path/to/original}} ../{{/path/to/copy}}`