From 872384d61b9cc393b06c3399afc3097a538d81bf Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Tue, 13 Nov 2007 11:02:09 +0000 Subject: Added -c, --continue-batch option to setquota (8) (Jan Kara) --- setquota.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'setquota.8') diff --git a/setquota.8 b/setquota.8 index 4593d9f..c8b6614 100644 --- a/setquota.8 +++ b/setquota.8 @@ -156,7 +156,10 @@ to set the quota for the named user or group. .B -b, --batch Read information to set from stdin (input format is .I name block-softlimit block-hardlimit inode-softlimit inode-hardlimit -). +). Empty lines and lines starting with # are ignored. +.TP +.B -c, --continue-batch +If parsing of an input line in batch mode fails, continue with processing the next line. .TP .B -t, --edit-period Set grace times for users/groups. Times -- cgit v1.2.3