From 7f26e64ddd17e04c0d8d7ce5cffdc9d1dbdfadfc Mon Sep 17 00:00:00 2001 From: adduxa Date: Sat, 17 Sep 2016 11:34:38 +0300 Subject: btrfs-progs: docs: fix typos in btrfs-subvolume [ Documentation fix, github pull request 16 ] Signed-off-by: David Sterba --- Documentation/btrfs-subvolume.asciidoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Documentation') 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