From 5a16d447a0934002df19033c197889b8a6ff1df9 Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Wed, 14 Apr 2004 16:03:13 +0000 Subject: Added batch mode of setquota(8) (Jan Kara) --- setquota.8 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'setquota.8') diff --git a/setquota.8 b/setquota.8 index fd10909..84c2fe1 100644 --- a/setquota.8 +++ b/setquota.8 @@ -47,6 +47,24 @@ setquota \- set disk quotas .I filesystem... .LP .B setquota +.B \-b +[ +.B \-r +] +[ +.B \-u +| +.B \-g +] +[ +.B \-F +.I quotaformat +] +.B \-a +| +.I filesystem... +.LP +.B setquota .B \-t [ .B \-u @@ -118,6 +136,11 @@ Use quota settings of user or group .I protoname to set the quota for the named user or group. .TP +.B -b +Read information to set from stdin (input format is +.I name block-softlimit block-hardlimit inode-softlimit inode-hardlimit +). +.TP .B -t Set grace times for users/groups. Times .B block-grace -- cgit v1.2.1