From c92ba05933a640c0084321bc6eeaa091c283b8bb Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Thu, 22 Sep 2016 14:47:57 +0100 Subject: New upstream release. --- Documentation/btrfs-subvolume.asciidoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Documentation/btrfs-subvolume.asciidoc') diff --git a/Documentation/btrfs-subvolume.asciidoc b/Documentation/btrfs-subvolume.asciidoc index 2044b07d..0a1ca003 100644 --- a/Documentation/btrfs-subvolume.asciidoc +++ b/Documentation/btrfs-subvolume.asciidoc @@ -47,7 +47,7 @@ do not affect the files in the original subvolume. SUBCOMMAND ----------- -*create* [-i ] []:: +*create* [-i ] [/]:: Create a subvolume in . + If is not given, subvolume will be created in the current @@ -130,14 +130,14 @@ list subvolumes in the filesystem that its generation is neither \'+' nor \'-', it means = value. -C [+|-]:::: list subvolumes in the filesystem that its ogeneration is ->=, \<= or = value. The usage is the same to '-g' option. +>=, \<= or = value. The usage is the same to '-G' option. --sort=rootid,gen,ogen,path:::: list subvolumes in order by specified items. you can add \'\+' or \'-' in front of each items, \'+' means ascending, \'-' means descending. The default is ascending. + for --sort you can combine some items together by \',', just like --sort=+ogen,-gen,path,rootid. +--sort=+ogen,-gen,path,rootid. *set-default* :: Set the subvolume of the filesystem which is mounted as -- cgit v1.2.3