libreoffice: fix placeholders (#13723)
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
|
||||
- Konversi semua berkas `.doc` dalam direktori saat ini menuju PDF:
|
||||
|
||||
`libreoffice --convert-to {{pdf}} {{*.doc}}`
|
||||
`libreoffice --convert-to pdf *.doc`
|
||||
|
@@ -17,4 +17,4 @@
|
||||
|
||||
- Convert all `.doc` files in current directory to PDF:
|
||||
|
||||
`libreoffice --convert-to {{pdf}} {{*.doc}}`
|
||||
`libreoffice --convert-to pdf *.doc`
|
||||
|
Reference in New Issue
Block a user