We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2629b commit fe33b9bCopy full SHA for fe33b9b
README.md
@@ -276,9 +276,9 @@ optional arguments:
276
Configuration file path
277
--host HOST Host address to use for the libreoffice connection
278
--port PORT Port to use for the libreoffice connexion
279
- --cpu Specify if the program should just scan the template
280
- --scan, -s Specify the number of libreoffice to start, default 0 is the number of CPU
281
- and return the information, or fill it.
+ --scan, -s Specify if the program should just scan the template
+ --cpu Specify the number of libreoffice to start, default 0 is
+ the number of CPU and return the information, or fill it.
282
--force_replacement, -f
283
Specify if the program should ignore the scan's result
284
```
0 commit comments