pages*: avoid "specify" when it is superfluous (#12119)

This commit is contained in:
Vitor Henrique
2024-01-24 04:22:18 -03:00
committed by GitHub
parent 094245269d
commit 4ed602d9fa
16 changed files with 19 additions and 19 deletions

View File

@@ -15,7 +15,7 @@
`inkmake --svg {{path/to/file.svg}} --out {{path/to/output_image}} {{path/to/Inkfile}}`
- Specify a custom Inkscape binary to use as the backend:
- Use a custom Inkscape binary as the backend:
`inkmake --inkscape {{/Applications/Inkscape.app/Contents/Resources/bin/inkscape}} {{path/to/Inkfile}}`