mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-16 20:39:33 +00:00
revert last patch per email discussion
svn path=/trunk/kdesupport/qca/; revision=732146
This commit is contained in:
parent
f661fb638b
commit
9f0e77ba92
@ -1,15 +1,15 @@
|
|||||||
.TH QCATOOL2 "1" "August 2007" "QCA2" "Qt Cryptographic Architecture (QCA)"
|
.TH QCATOOL "1" "August 2007" "qcatool 1.0.0" "Qt Cryptographic Architecture (QCA)"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
qcatool2 \- command line tool for the Qt Cryptographic Architecture
|
qcatool \- command line tool for the Qt Cryptographic Architecture
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
qcatool2 is a command line tool for performing various cryptographic
|
qcatool is a command line tool for performing various cryptographic
|
||||||
operations with the Qt Cryptographic Architecture (QCA). qcatool2 can
|
operations with the Qt Cryptographic Architecture (QCA). qcatool can
|
||||||
also be used for testing and debugging QCA.
|
also be used for testing and debugging QCA.
|
||||||
|
|
||||||
.SH USAGE
|
.SH USAGE
|
||||||
qcatool2 has a range of options and commands. You only ever get to
|
qcatool has a range of options and commands. You only ever get to
|
||||||
use one command, but you may use several, one or no options.
|
use one command, but you may use several, one or no options.
|
||||||
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
@ -43,7 +43,7 @@ the operating system.
|
|||||||
\fB\-\-noprompt\fR
|
\fB\-\-noprompt\fR
|
||||||
Disable prompting for passwords/passphrases. If you do not provide
|
Disable prompting for passwords/passphrases. If you do not provide
|
||||||
the passphrase on the command line (with \fB\-\-pass\fR or \fB\-\-newpass\fR)
|
the passphrase on the command line (with \fB\-\-pass\fR or \fB\-\-newpass\fR)
|
||||||
this will cause qcatool2 to abort the command if a password/passphrase is
|
this will cause qcatool to abort the command if a password/passphrase is
|
||||||
required.
|
required.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-ordered\fR
|
\fB\-\-ordered\fR
|
||||||
@ -186,6 +186,6 @@ E = generic entry.
|
|||||||
These must be identified by either a filename or a keystore reference ("store:obj").
|
These must be identified by either a filename or a keystore reference ("store:obj").
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
qcatool2 was written by Justin Karneges as part of QCA. This manual page
|
qcatool was written by Justin Karneges as part of QCA. This manual page
|
||||||
was written by Brad Hards.
|
was written by Brad Hards.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user