btrfs-progs: docs: clarify the default list sort order of subvolumes

By default, "btrfs subvolume list" will show the subvolumes sorted by
subovlume id, in ascending order. Make this explicit in subvolume manual
page.

Pull-request: #220
Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
master
Marcos Paulo de Souza 2019-11-13 00:10:40 -03:00 committed by David Sterba
parent f01d2b8558
commit 50ec684a20
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ Other;;
print the result as a table.
Sorting;;
By default the subvolumes will be sorted by subvolume ID ascending.
-G [+|-]<value>::::
list subvolumes in the filesystem that its generation is
>=, \<= or = value. \'\+' means >= value, \'-' means \<= value, If there is