mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
updated manpage and usage
This commit is contained in:
@@ -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" \
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user