mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
docs: Fix documentation for btrfs_group_limit API.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user