mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-19 16:35:30 +02:00
filen: fix missing curly bracket (#17183)
This commit is contained in:
parent
7f7719a5f1
commit
e50d8e5fc9
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
- List files and folders inside a remote folder:
|
||||
|
||||
`filen ls {{remote_folder}`
|
||||
`filen ls {{remote_folder}}`
|
||||
|
||||
- Delete a remote file or folder (move it to trash):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue