a subset of the available space in the filesystem.
.PP
A managed tree must be setup initially using the
-\f2\-c\f1 option to the \f3project\f1 command.
+\f2\-s\f1 option to the \f3project\f1 command.
The specified project name or identifier is matched to one or more trees
defined in
.IR /etc/projects ,
.in +5
# comments are hash-prefixed
# ...
-10:cage
-42:logfiles
+cage:10
+logfiles:42
.in -5
.fi
.PP
# mount \-o prjquota /dev/xvm/var /var
# echo 42:/var/log >> /etc/projects
# echo logfiles:42 >> /etc/projid
-# xfs_quota \-x \-c 'projects \-c logfiles' /home
+# xfs_quota \-x \-c 'project \-s logfiles' /home
# xfs_quota \-x \-c 'limit \-p bhard=1g logfiles' /home
.in -5
.fi