Finished the README (I think)

This commit is contained in:
Karma Riuk 2021-05-27 17:07:41 +02:00
parent c85430e1e6
commit 89d8045655

View File

@ -46,7 +46,8 @@ To use this script, follow this steps
``` ```
where `<path>` is the location of the **folder** where lies the file to convert. where `<path>` is the location of the **folder** where lies the file to convert.
3. Use the command `scantopdf` and give it, as an argument, the file you want to 3. Use the command `scantopdf` and give it, as an argument, the file you want to
convert. If the file name contains **spaces**, surround it with **quotes** `"` convert.
If the file name contains **spaces**, surround it with **quotes** `"`
```bash ```bash
scantopdf "I Promessi Sposi.pdf" scantopdf "I Promessi Sposi.pdf"
``` ```