From de6f79f123371ffab995baa1b8a510b6a0509f88 Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Mon, 30 Oct 2006 15:26:20 +0000 Subject: Fixed error handling in edquota(8) when creating tmp files (Jan Kara) Added option to repquota(8) to print grace in better parsable format (Jan Kara) --- repquota.8 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'repquota.8') diff --git a/repquota.8 b/repquota.8 index cb2f196..43a0652 100644 --- a/repquota.8 +++ b/repquota.8 @@ -5,7 +5,7 @@ repquota \- summarize quotas for a filesystem .SH SYNOPSIS .B /usr/sbin/repquota [ -.B \-vsiug +.B \-vspiug ] [ .B \-c | @@ -22,7 +22,7 @@ repquota \- summarize quotas for a filesystem .LP .B /usr/sbin/repquota [ -.B \-avtsiug +.B \-avtpsiug ] [ .B \-c | @@ -95,6 +95,11 @@ Don't resolve UIDs/GIDs to names. This can speedup printing a lot. Try to report used space, number of used inodes and limits in more appropriate units than the default ones. .TP +.B -p, --raw-grace +When user is in grace period, report time in seconds since epoch when his grace +time runs out (or has run out). Field is '0' when no grace time is in effect. +This is especially useful when parsing output by a script. +.TP .B -i, --no-autofs Ignore mountpoints mounted by automounter. .TP -- cgit v1.2.3