Update kadmin.8
This commit is contained in:
@@ -289,14 +289,18 @@ When running in local mode, the following commands can also be used:
|
|||||||
.Pp
|
.Pp
|
||||||
.Nm dump
|
.Nm dump
|
||||||
.Op Fl d | Fl Fl decrypt
|
.Op Fl d | Fl Fl decrypt
|
||||||
|
.Op Fl f Ns Ar format | Fl Fl format= Ns Ar format
|
||||||
.Op Ar dump-file
|
.Op Ar dump-file
|
||||||
.Bd -ragged -offset indent
|
.Bd -ragged -offset indent
|
||||||
Writes the database in
|
Writes the database in
|
||||||
.Dq human readable
|
.Dq machine readable text
|
||||||
form to the specified file, or standard out. If the database is
|
form to the specified file, or standard out. If the database is
|
||||||
encrypted, the dump will also have encrypted keys, unless
|
encrypted, the dump will also have encrypted keys, unless
|
||||||
.Fl Fl decrypt
|
.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
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
.Nm init
|
.Nm init
|
||||||
|
Reference in New Issue
Block a user