Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys Add the new -...



details:   https://anonhg.NetBSD.org/src/rev/f4bdfe39cdf7
branches:  trunk
changeset: 758422:f4bdfe39cdf7
user:      agc <agc%NetBSD.org@localhost>
date:      Thu Nov 04 13:45:30 2010 +0000

description:
Add the new --cipher option to usage message, pointed out by Thomas
Klausner -- thanks, wiz!

diffstat:

 crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 89f9a653bd4d -r f4bdfe39cdf7 crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.c
--- a/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.c       Thu Nov 04 13:24:26 2010 +0000
+++ b/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.c       Thu Nov 04 13:45:30 2010 +0000
@@ -62,6 +62,7 @@
        "\t--get-key keyid [options] OR\n"
        "\t--version\n"
        "where options are:\n"
+       "\t[--cipher=<cipher name>] AND/OR\n"
        "\t[--coredumps] AND/OR\n"
        "\t[--hash=<hash alg>] AND/OR\n"
        "\t[--homedir=<homedir>] AND/OR\n"



Home | Main Index | Thread Index | Old Index