diff options
Diffstat (limited to 'misc/mke2fs.8.in')
-rw-r--r-- | misc/mke2fs.8.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index e249c6b4..8e78249c 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -266,6 +266,13 @@ as default. .TP .BI nodiscard Do not attempt to discard blocks at mkfs time. +.TP +.BI quotatype +Specify which quota type ('usr' or 'grp') is to be initialized. This +option has any effect only if +.B quota +feature is set. Without this extended option, the default behavior is to +initialize both user and group quotas. .RE .TP .BI \-f " fragment-size" |