mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 14:53:59 +02:00
Double brackets
This commit is contained in:
parent
08545e900d
commit
003659bb99
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
- List all files with a prefix/suffix
|
||||
|
||||
`ls {prefix}*` or `ls *{suffix}`
|
||||
`ls {{prefix}}*` or `ls *{{suffix}}`
|
||||
|
||||
- Sort files by time
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue