From f15de44817354eade928b52f5c9f9653e24a0920 Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Fri, 14 Feb 2003 18:50:16 +0000 Subject: Added option to ignore autofs mountpoints to quota(1), quot(8) and repquota(8) (Jan Kara, Paul Szabo) --- repquota.8 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'repquota.8') diff --git a/repquota.8 b/repquota.8 index b930bf3..8cfeb0e 100644 --- a/repquota.8 +++ b/repquota.8 @@ -5,7 +5,7 @@ repquota \- summarize quotas for a filesystem .SH SYNOPSIS .B /usr/sbin/repquota [ -.B \-vsug +.B \-vsiug ] [ .B \-c | @@ -22,7 +22,7 @@ repquota \- summarize quotas for a filesystem .LP .B /usr/sbin/repquota [ -.B \-avtsug +.B \-avtsiug ] [ .B \-c | @@ -95,6 +95,9 @@ 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 default ones. .TP +.B \-i +Ignore mountpoints mounted by automounter. +.TP .B \-F \f2format-name\f1 Report quota for specified format (ie. don't perform format autodetection). Possible format names are: -- cgit v1.2.3