docs: Fix documentation for btrfs_group_limit API.

This commit is contained in:
Richard W.M. Jones
2017-03-31 09:13:10 +01:00
parent 707c60ccb3
commit e0385c6902

View File

@@ -9046,8 +9046,7 @@ Trash all qgroup numbers and scan the metadata again with the current config." }
];
shortdesc = "limit the size of a subvolume";
longdesc = "\
Limit the size of a subvolume which's path is C<subvolume>. C<size>
can have suffix of G, M, or K. " };
Limit the size of the subvolume with path C<subvolume>." };
{ defaults with
name = "btrfs_qgroup_create"; added = (1, 29, 17);