summaryrefslogtreecommitdiff
path: root/quotasync.1
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2016-03-30 13:36:13 +0200
committerJan Kara <jack@suse.cz>2016-03-31 10:28:43 +0200
commit9e2f4616f30b55d442fdd7940824f265c172aac1 (patch)
tree0af717d1cfe143e866ee479984753612b2dcaac6 /quotasync.1
parentded2822490905c499375a4eef9432dba831950a8 (diff)
downloadlinuxquota-9e2f4616f30b55d442fdd7940824f265c172aac1.tar.gz
quotasync: Add project quota support
Signed-off-by: Li Xi <lixi@ddn.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'quotasync.1')
-rw-r--r--quotasync.17
1 files changed, 5 insertions, 2 deletions
diff --git a/quotasync.1 b/quotasync.1
index e968403..d2204be 100644
--- a/quotasync.1
+++ b/quotasync.1
@@ -4,13 +4,13 @@ quotasync \- synchronize in-kernel file system usage and limits to disk format
.SH SYNOPSIS
.B quotasync
[
-.B -ug
+.B -ugP
]
.IR mount-point ...
.br
.B quotasync
[
-.B -ug
+.B -ugP
]
.B -a
.br
@@ -34,6 +34,9 @@ Synchronize user usage and limits.
.B -g, --group
Synchronize group usage and limits.
.TP
+.B -P, --project
+Synchronize project usage and limits.
+.TP
.B -a, --all
Synchronize usage and limits on all file systems. You have to specify this
option or to specify desired file systems.