Skip to content

Commit fe33b9b

Browse files
fix doc cli parameters
1 parent 5d2629b commit fe33b9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,9 @@ optional arguments:
276276
Configuration file path
277277
--host HOST Host address to use for the libreoffice connection
278278
--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.
279+
--scan, -s Specify if the program should just scan the template
280+
--cpu Specify the number of libreoffice to start, default 0 is
281+
the number of CPU and return the information, or fill it.
282282
--force_replacement, -f
283283
Specify if the program should ignore the scan's result
284284
```

0 commit comments

Comments
 (0)