summaryrefslogtreecommitdiff
path: root/quota.1
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2001-05-02 09:32:22 +0000
committerjkar8572 <jkar8572>2001-05-02 09:32:22 +0000
commit84ec12aa207cb8d5323b63847bfd8115881f2886 (patch)
tree9533951fedda68167081028741a9ec3fd8ad547b /quota.1
parent9c4a512419c660c0513db48e038169167e3e7d25 (diff)
Added mntopt.h to dependencies in Makefile.in.
Fixed MNTTYPE_REISER to proper string. sprintf->snprintf Merged Marco's patch with errstr(), configurable BSD behaviour Fixed bug in quota detection IO code now opens file only RO if possible. IO code now doesn't open file if not required. Fixed bug in quotaon. Updated all manpages.
Diffstat (limited to 'quota.1')
-rw-r--r--quota.122
1 files changed, 17 insertions, 5 deletions
diff --git a/quota.1 b/quota.1
index fec0b29..8cf75b8 100644
--- a/quota.1
+++ b/quota.1
@@ -3,19 +3,22 @@
quota \- display disk usage and limits
.SH SYNOPSIS
quota [
-.B -n
+.B -F
+.I format-name
] [
.B -guv | q
]
.br
quota [
-.B -n
+.B -F
+.I format-name
] [
.B -uv | q
] user
.br
quota [
-.B -n
+.B -F
+.I format-name
] [
.B -gv | q
] group
@@ -31,8 +34,17 @@ For filesystems that are NFS-mounted a call to the rpc.rquotad on
the server machine is performed to get the information.
.SH OPTIONS
.TP
-.B \-n
-Print info on numeric arguments e.g. uids and gids instead of users and groups
+.B \-F \f2format-name\f1
+Show quota for specified format (ie. don't perform format autodetection).
+Possible format names are:
+.B vfsold
+(version 1 quota),
+.B vfsv0
+(version 2 quota),
+.B rpc
+(quota over NFS),
+.B xfs
+(quota on XFS filesystem)
.TP
.B \-g
Print group quotas for the group