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:
parent
330f47a2b5
commit
3f4c0db05a
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
|||
|
||||
- copy a file to a parent directory
|
||||
|
||||
`cp {{/path/to/original}} /{{/path/to/copy}}`
|
||||
`cp {{/path/to/original}} ../{{/path/to/copy}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue