From 022d16f9139d2d8bf77a7cc543d7abcdb165aa88 Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Wed, 2 May 2012 17:55:30 -0500 Subject: [PATCH] Update kadmin.8 --- kadmin/kadmin.8 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/kadmin/kadmin.8 b/kadmin/kadmin.8 index 80723c223..8bfd00095 100644 --- a/kadmin/kadmin.8 +++ b/kadmin/kadmin.8 @@ -289,14 +289,18 @@ When running in local mode, the following commands can also be used: .Pp .Nm dump .Op Fl d | Fl Fl decrypt +.Op Fl f Ns Ar format | Fl Fl format= Ns Ar format .Op Ar dump-file .Bd -ragged -offset indent Writes the database in -.Dq human readable +.Dq machine readable text form to the specified file, or standard out. If the database is encrypted, the dump will also have encrypted keys, unless .Fl Fl decrypt -is used. +is used. If +.Fl Fl format=MIT +is used then the dump will be in MIT format. Otherwise it will be in +Heimdal format. .Ed .Pp .Nm init