mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:33:50 +02:00
touch: add missing quotation mark (#16851)
This commit is contained in:
parent
b091e85149
commit
8ab929499f
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@
|
|||
|
||||
- Set the timestamp by parsing a string:
|
||||
|
||||
`touch {{[-d|--date]}} "{{last year|5 hours|next thursday|nov 14|...}} {{path/to/file}}`
|
||||
`touch {{[-d|--date]}} "{{last year|5 hours|next thursday|nov 14|...}}" {{path/to/file}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue