From b07e5ca68e0263fada2ed6797bf7f128f4b6cdb0 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Sat, 3 Jan 2015 02:19:31 +0100 Subject: btrfs-progs: doc qgroup, sort subcommands alphabetically Signed-off-by: David Sterba --- Documentation/btrfs-qgroup.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'Documentation/btrfs-qgroup.txt') diff --git a/Documentation/btrfs-qgroup.txt b/Documentation/btrfs-qgroup.txt index 3e13373a..8ce1c27d 100644 --- a/Documentation/btrfs-qgroup.txt +++ b/Documentation/btrfs-qgroup.txt @@ -40,10 +40,6 @@ SUBCOMMAND Assign qgroup as the child qgroup of in the btrfs filesystem identified by . -*remove* :: -Remove the relationship between child qgroup and parent qgroup in -the btrfs filesystem identified by . - *create* :: Create a subvolume quota group. + @@ -56,6 +52,17 @@ Destroy a qgroup. If a qgroup is no isolated,which means it is a parent or child qgroup, it can't be destroyed. +*limit* [options] |none [] :: +Limit the size of a qgroup to or no limit in the btrfs filesystem +identified by . ++ +If is not given, qgroup of the subvolume identified by +is used if possible. + +*remove* :: +Remove the relationship between child qgroup and parent qgroup in +the btrfs filesystem identified by . + *show* [options] :: Show all qgroups in the btrfs filesystem identified by . + @@ -83,13 +90,6 @@ If no prefix is given, use ascending order by default. + If multiple s is given, use comma to separate. -*limit* [options] |none [] :: -Limit the size of a qgroup to or no limit in the btrfs filesystem -identified by . -+ -If is not given, qgroup of the subvolume identified by -is used if possible. - EXIT STATUS ----------- *btrfs qgroup* returns a zero exit status if it succeeds. Non zero is -- cgit v1.2.3