summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@turtle.(none)>2008-04-25 10:53:33 +0300
committerNikos Mavrogiannopoulos <nmav@turtle.(none)>2008-04-25 10:53:33 +0300
commit734f6dd83932f57fda56bb322e64f565ac30dc77 (patch)
tree9e5d0d9b903cee2c46229d04abefa1bbe95153df /doc
parentad0abd26d83dc3a0a180c1f63f29f803076974cf (diff)
downloadgnutls-734f6dd83932f57fda56bb322e64f565ac30dc77.tar.gz
added --outraw --inraw options.
Diffstat (limited to 'doc')
-rw-r--r--doc/manpages/certtool.18
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/manpages/certtool.1 b/doc/manpages/certtool.1
index 753db7199d..3d8ce77ded 100644
--- a/doc/manpages/certtool.1
+++ b/doc/manpages/certtool.1
@@ -69,12 +69,12 @@ Generate a DSA key.
Specify the number of bits for key generation.
.IP "\-\-export\-ciphers"
Use weak encryption algorithms.
-.IP "\-\-inder"
-Use DER format for input certificates and private keys.
+.IP "\-\-inraw"
+Use RAW/DER format for input certificates and private keys.
.IP "\-\-infile FILE"
Input file.
-.IP "\-\-outder"
-Use DER format for output certificates and private keys.
+.IP "\-\-outraw"
+Use RAW/DER format for output certificates and private keys.
.IP "\-\-outfile FILE"
Output file.
.IP "\-\-password PASSWORD"