From 0b34692854b79ea5438676e3d70cfe1de07b454c Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Tue, 14 Sep 2010 20:44:38 +0200 Subject: quota: Allow printing of mountpoint Add options for quota(1) to print mount point as a part of a filesystem identification and also do not print device a s part of a filesystem identification. Signed-off-by: Jan Kara --- quota.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'quota.1') diff --git a/quota.1 b/quota.1 index 11f3da1..d562f12 100644 --- a/quota.1 +++ b/quota.1 @@ -141,6 +141,12 @@ Do not wrap the line if the device name is too long. This can be useful when par the output of .BR quota (1) by a script. +.TP +.B --show-mntpoint +Show also mount point as a filesystem identification. +.TP +.B --hide-device +Do not show device name in a filesystem identification. .LP Specifying both .B \-g -- cgit v1.2.3