diff options
Diffstat (limited to 'radsecproxy-hash.1')
-rw-r--r-- | radsecproxy-hash.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/radsecproxy-hash.1 b/radsecproxy-hash.1 index fbe6c27..6055433 100644 --- a/radsecproxy-hash.1 +++ b/radsecproxy-hash.1 @@ -5,7 +5,7 @@ radsecproxy-hash - print digests of Ethernet MAC addresses .SH "SYNOPSIS" .HP 12 -radsecproxy-hash [-h] [-k key] [-t type] +radsecproxy-hash [\-h] [\-k key] [\-t type] .sp .SH "DESCRIPTION" @@ -14,15 +14,15 @@ input. .SH "OPTIONS" .TP -.B -h +.B \-h \fIdisplay help and exit\fR .TP -.B -k key +.B \-k key \fIuse KEY for HMAC calculation\fR .TP -.B -t type +.B \-t type \fIprint digest of type TYPE [hash|hmac]\fR |