From 41c69dd1e5d7a3ff7543f9848bb2de9236528243 Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Mon, 31 May 2004 23:47:38 +0000 Subject: [PATCH] cscvs to tla changeset 74 Author: noodles Date: 2003/04/20 22:58:52 Add some help for the dump option. --- onak.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/onak.c b/onak.c index 311b44f..220483d 100644 --- a/onak.c +++ b/onak.c @@ -78,6 +78,8 @@ void usage(void) { puts("\tadd - read armored OpenPGP keys from stdin and add to the" " keyserver"); puts("\tdelete - delete a given key from the keyserver"); + puts("\tdump - dump all the keys from the keyserver to a file or" + " files\n\t starting keydump*"); puts("\tget - retrieves the key requested from the keyserver"); puts("\tindex - search for a key and list it"); puts("\tvindex - search for a key and list it and its signatures"); -- 2.30.2