diff options
| author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:39:36 +0000 | 
|---|---|---|
| committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:39:36 +0000 | 
| commit | 8e4d74621d70867d0f7e2e2b545f26fcb0dae9dc (patch) | |
| tree | 48412597916df0310c9d830b5c864cb8d00c317b /pdf-over-gui/src/main | |
| parent | b38409595346e3caabe63aca51c3ff7dadd9d092 (diff) | |
| download | pdf-over-8e4d74621d70867d0f7e2e2b545f26fcb0dae9dc.tar.gz pdf-over-8e4d74621d70867d0f7e2e2b545f26fcb0dae9dc.tar.bz2 pdf-over-8e4d74621d70867d0f7e2e2b545f26fcb0dae9dc.zip | |
Use DOS linebreaks in ReadMe
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@437 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main')
| -rw-r--r-- | pdf-over-gui/src/main/resources/ReadMe.txt | 94 | 
1 files changed, 47 insertions, 47 deletions
| diff --git a/pdf-over-gui/src/main/resources/ReadMe.txt b/pdf-over-gui/src/main/resources/ReadMe.txt index 3463f94d..3a72b2e1 100644 --- a/pdf-over-gui/src/main/resources/ReadMe.txt +++ b/pdf-over-gui/src/main/resources/ReadMe.txt @@ -1,47 +1,47 @@ -PDF-Over 4.0 ------------- - -Kommandozeilenoptionen: --h, -?, --help: -	Zeigt diese Hilfe an --p: -	Wählt das Passwort für die Handy-BKU. Bsp.: -p <Passwort> --i: -	Wählt das zu signierende Dokument. Bsp.: -i <Dateiname> --proxyport: -	Wählt den Proxy-Server-Port. Bsp.: -proxyport <Portnummer> --proxy: -	Wählt den Proxy-Server. Bsp.: -proxy <Hostname/IP> --o: -	Wählt den Ausgabeordner oder die Ausgabedatei. Bsp.: -o <Ordner> --b: -	Wählen Sie die BKU. Gültige Werte: LOCAL, MOBILE. Bsp.: -b <bku> --n: -	Wählt die Telefonnummer für die Handy-BKU. Bsp.: -n <Nummer> --c: -	Auswahl der Konfigurationsdatei. Bsp.: -c <Dateiname> --e: -	Wählt die Bildmarke für die Signatur. Bsp.: -e <Dateiname> - - -Command line arguments: --o: -	Sets the output folder or file to use. Example: -o <folder> --proxy: -	Sets the proxy host to use. Example: -proxy <hostname/IP> --p: -	Sets the password to use for mobile CCE. Example: -p <password> --h, -?, --help: -	Shows this help message --c: -	Defines which configuration file to use. Example: -c <config file> --n: -	Sets the telephone number to use for mobile CCE. Example: -n <number> --e: -	Sets the signature logo file to use for the signature. Example: -e <emblem file> --i: -	Sets the document to sign. Example: -i <input document> --b: -	Select the CCE to use. Values are: LOCAL, MOBILE. Example: -b <option> --proxyport: -	Sets the proxy port to use. Example: -proxyport <port> +PDF-Over 4.0
 +------------
 +
 +Kommandozeilenoptionen:
 +-h, -?, --help:
 +	Zeigt diese Hilfe an
 +-p:
 +	Wählt das Passwort für die Handy-BKU. Bsp.: -p <Passwort>
 +-i:
 +	Wählt das zu signierende Dokument. Bsp.: -i <Dateiname>
 +-proxyport:
 +	Wählt den Proxy-Server-Port. Bsp.: -proxyport <Portnummer>
 +-proxy:
 +	Wählt den Proxy-Server. Bsp.: -proxy <Hostname/IP>
 +-o:
 +	Wählt den Ausgabeordner oder die Ausgabedatei. Bsp.: -o <Ordner>
 +-b:
 +	Wählen Sie die BKU. Gültige Werte: LOCAL, MOBILE. Bsp.: -b <bku>
 +-n:
 +	Wählt die Telefonnummer für die Handy-BKU. Bsp.: -n <Nummer>
 +-c:
 +	Auswahl der Konfigurationsdatei. Bsp.: -c <Dateiname>
 +-e:
 +	Wählt die Bildmarke für die Signatur. Bsp.: -e <Dateiname>
 +
 +
 +Command line arguments:
 +-o:
 +	Sets the output folder or file to use. Example: -o <folder>
 +-proxy:
 +	Sets the proxy host to use. Example: -proxy <hostname/IP>
 +-p:
 +	Sets the password to use for mobile CCE. Example: -p <password>
 +-h, -?, --help:
 +	Shows this help message
 +-c:
 +	Defines which configuration file to use. Example: -c <config file>
 +-n:
 +	Sets the telephone number to use for mobile CCE. Example: -n <number>
 +-e:
 +	Sets the signature logo file to use for the signature. Example: -e <emblem file>
 +-i:
 +	Sets the document to sign. Example: -i <input document>
 +-b:
 +	Select the CCE to use. Values are: LOCAL, MOBILE. Example: -b <option>
 +-proxyport:
 +	Sets the proxy port to use. Example: -proxyport <port>
 | 
