From 5a48bf3cfca2c73939c78b9141bf651acbbe575a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 25 Aug 2005 07:54:59 +0000 Subject: [PATCH] More text about iprop-log. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15984 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/kadm5/iprop-log.8 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lib/kadm5/iprop-log.8 b/lib/kadm5/iprop-log.8 index 2342a747b..b1d8ec498 100644 --- a/lib/kadm5/iprop-log.8 +++ b/lib/kadm5/iprop-log.8 @@ -90,8 +90,8 @@ Supported options: .Xc .El .Pp -Subcommands and their options: -.Bl -tag -width Ds +command can be one of the following: +.Bl -tag -width truncate .It truncate .Bl -tag -width Ds .It Xo @@ -105,6 +105,10 @@ configuration file .Xc realm .El +.Pp +Truncates the log. Sets the new logs version number for the to the +last entry of the old log. If the log is truncted by emptying the +file, the log will start over at the first version (0). .It dump .Bl -tag -width Ds .It Xo @@ -118,6 +122,8 @@ configuration file .Xc realm .El +.Pp +Print out all entires in the log to standard output. .It replay .Bl -tag -width Ds .It Xo @@ -139,6 +145,9 @@ configuration file .Xc realm .El +.Pp +Replay the changes from specififed entires (or all if none is +specified) in the transaction log to the database. .El .Sh SEE ALSO .Xr iprop 8