mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
touch: add missing quotation mark (#16851)
This commit is contained in:
@@ -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}}`
|
||||
|
||||
Reference in New Issue
Block a user