diff options
Diffstat (limited to 'pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties index 8960cd75..83e30e18 100644 --- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties +++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties @@ -28,7 +28,7 @@ argument.help.emblem=Sets the signature logo file to use for the signature. Exam argument.help.help=Shows this help message argument.help.input=Sets the document to sign. Example: -i <input document> argument.help.number=Sets the telephone number to use for mobile CCE. Example: -n <number> -argument.help.output=Sets the output folder to use. Example: -o <folder> +argument.help.output=Sets the output folder or file to use. Example: -o <folder> argument.help.password=Sets the password to use for mobile CCE. Example: -p <password> argument.help.proxyhost=Sets the proxy host to use. Example: -proxy <hostname/IP> argument.help.proxyport=Sets the proxy port to use. Example: -proxyport <port> |