From a58761459f7485f275ecca5fd26b9a63c33f1089 Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Wed, 2 Oct 2013 23:10:49 +0200 Subject: Add support for CVS and XML output formats to repquota(8) JK: Fixup localization and handling of multiple output filesystems / types. Signed-off-by: Jonathan Overholt Signed-off-by: Jan Kara --- repquota.8 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'repquota.8') diff --git a/repquota.8 b/repquota.8 index bb6d7ab..89cd896 100644 --- a/repquota.8 +++ b/repquota.8 @@ -127,6 +127,16 @@ Report quotas for groups. .TP .B -u, --user Report quotas for users. This is the default. +.TP +.B -O, --output=\f2format-name\f1 +Output quota report in the specified format. +Possible format names are: +.B default +The default format, optimized for console viewing +.B csv +Comma-separated values, a text file with the columns delimited by commas +.B xml +Output is XML encoded, useful for processing with XSLT .LP Only the super-user may view quotas which are not their own. .SH FILES -- cgit v1.2.3