updated manpage and usage

This commit is contained in:
TLINDEN
2014-03-02 22:01:03 +01:00
parent b640fe6743
commit 3d2cdb8b89
5 changed files with 46 additions and 36 deletions

View File

@@ -10,8 +10,9 @@
"\n" \
"General Options:\n" \
"-h --help Print this help message.\n" \
"-v --version Print program version.\n" \
" --version Print program version.\n" \
"-D --debug Enable debug output.\n" \
"-v --verbose Enable verbose output.\n" \
"-V --vault <vaultfile> Specify an alternate vault file.\n" \
"-O --outfile <file> Output file. STDOUT if unspecified.\n" \
"-I --infile <file> Input file. STDIN if unspecified.\n" \

View File

@@ -8,8 +8,9 @@ Usage: pcp1 [ --help | --version ]
General Options:
-h --help Print this help message.
-v --version Print program version.
--version Print program version.
-D --debug Enable debug output.
-v --verbose Enable verbose output.
-V --vault <vaultfile> Specify an alternate vault file.
-O --outfile <file> Output file. STDOUT if unspecified.
-I --infile <file> Input file. STDIN if unspecified.