summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/ReadMe.txt
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-11-24 14:14:37 +0100
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-11-24 14:14:37 +0100
commitf39ab43fc0120b7fa97028d40acd7851de8d4a99 (patch)
tree335caaa8b701395bae64fbf67ca9afb1776ae658 /pdf-over-gui/src/main/resources/ReadMe.txt
parenta4dd755534013449be5573102114d8dcfccba159 (diff)
downloadpdf-over-master.tar.gz
pdf-over-master.tar.bz2
pdf-over-master.zip
Repository moved to GitHub: https://github.com/a-sit/pdf-overHEADmaster
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"