X-Git-Url: https://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=onak.1;h=3b3394727ccb49d92ac8910824addcee3161d9aa;hp=bc748dd862fd215da261f8861b881045109a3693;hb=adc800dbc424a1e246dd4a82a0c2e88eeda25531;hpb=3eae5368f1c625257a93a18bec49a5a500b3f78e diff --git a/onak.1 b/onak.1 index bc748dd..3b33947 100644 --- a/onak.1 +++ b/onak.1 @@ -39,6 +39,12 @@ Read OpenPGP keys from stdin and add them to the keyserver database. Read OpenPGP keys from stdin, run the key cleaning routines against them and dump to stdout. .TP +.B dumpconfig +Dump the running config in new .ini format to stdout, or the provided file. +Intended to help with migration from old style configuration files - onak can +read and parse the old style file and this command will output the equivalent +new style configuration. +.TP .B delete Delete a given key from the keyserver. .TP @@ -71,7 +77,7 @@ Export all keys on your gnupg keyring and import them into the keyserver. .nf .\" set tabstop to longest possible filename, plus a wee bit .ta \w'/usr/lib/perl/getopts.pl 'u -\fI/etc/onak.conf\fR default configuration file +\fI/etc/onak.ini\fR default configuration file .SH NOTES This man page could probably do with some more details. .SH AUTHOR