From 83057d99412d0cc57c8d22042e1975e4da96a2fa Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Wed, 30 Mar 2016 13:59:40 +0200 Subject: quota: Add project quota support Signed-off-by: Li Xi Signed-off-by: Jan Kara --- quota.1 | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'quota.1') diff --git a/quota.1 b/quota.1 index a034e9f..12dd94c 100644 --- a/quota.1 +++ b/quota.1 @@ -47,6 +47,20 @@ quota \- display disk usage and limits .B -F .I format-name ] [ +.B -qvswi +] [ +.BR -l \ | +[ +.BR -QAm +]] +.B -P +.IR project ... +.br +.B quota +[ +.B -F +.I format-name +] [ .B -qvswugQm ] .B -f @@ -88,6 +102,9 @@ argument(s) restricts the display to the specified group(s). .B -u, --user flag is equivalent to the default. .TP +.B -P, --project +Print project quotas for the specified project. +.TP .B -v, --verbose will display quotas on filesystems where no storage is allocated. @@ -164,8 +181,9 @@ Only the super-user may use the .B \-u flag and the optional .B user -argument to view the limits of other users. -Non-super-users can use the the +argument to view the limits of other users. Also viewing of project quota +usage and limits is limited to super-user only. +Non-super-users can use the .B \-g flag and optional .B group -- cgit v1.2.3