btrfs-progs: doc quota, sort subcommands alphabetically
Signed-off-by: David Sterba <dsterba@suse.cz>
This commit is contained in:
parent
b07e5ca68e
commit
b7453a4dca
|
@ -22,13 +22,12 @@ performance in mainline kernel yet(v3.14 so far).
|
|||
|
||||
SUBCOMMAND
|
||||
----------
|
||||
*enable* <path>::
|
||||
Enable subvolume quota support for a filesystem.
|
||||
|
||||
|
||||
*disable* <path>::
|
||||
Disable subvolume quota support for a filesystem.
|
||||
|
||||
*enable* <path>::
|
||||
Enable subvolume quota support for a filesystem.
|
||||
|
||||
*rescan* [-s] <path>::
|
||||
Trash all qgroup numbers and scan the metadata again with the current config.
|
||||
+
|
||||
|
|
Loading…
Reference in New Issue