summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/ReadMe.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-gui/src/main/resources/ReadMe.txt')
-rw-r--r--pdf-over-gui/src/main/resources/ReadMe.txt44
1 files changed, 0 insertions, 44 deletions
diff --git a/pdf-over-gui/src/main/resources/ReadMe.txt b/pdf-over-gui/src/main/resources/ReadMe.txt
deleted file mode 100644
index d939e89a..00000000
--- a/pdf-over-gui/src/main/resources/ReadMe.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-PDF-Over ${project.version}
-------------
-
-Command line arguments:
--h, -?, --help:
- Shows this help message
--i:
- Sets the document to sign. Example: -i <input document>
--o:
- Sets the output folder or file to use. Example: -o <folder>
--b:
- Select the CCE to use. Possible values are: LOCAL, MOBILE, KS. Example: -b MOBILE
--n:
- Sets the telephone number to use for mobile CCE. Example: -n <number>
--p:
- Sets the password to use for mobile CCE. Example: -p <password>
--ks:
- Sets the keystore file. Example : -ks <keystore file>
--kstype:
- Sets the keystore type. Example : -kstype [PKCS12|JKS|JCEKS]
--kspass:
- Sets the keystore key password. Example : -kskeypass <password>
--ksalias:
- Sets the keystore key alias. Example : -ksalias <alias>
--kskeypass:
- Sets the keystore password. Example : -kspass <password>
--proxy:
- Sets the proxy host to use. Example: -proxy <hostname/IP>
--proxyport:
- Sets the proxy port to use. Example: -proxyport <port>
--proxyuser:
- Sets the proxy username to use. Example: -proxyuser <username>
--proxypass:
- Sets the proxy password to use. Example: -proxypass <password>
--e:
- Sets the signature logo file to use for the signature. Example: -e <emblem file>
--a:
- Enables automatic signature positioning
--s:
- Enables skipping of the "Finish" dialog (if successfully saved)
--c:
- Defines which configuration file to use. Example: -c <config file>
--v:
- Sets the visibility of a signature. Example: -v "true"