summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradduxa <adduxa@users.noreply.github.com>2016-09-17 11:34:38 +0300
committerDavid Sterba <dsterba@suse.com>2016-09-21 11:50:13 +0200
commit7f26e64ddd17e04c0d8d7ce5cffdc9d1dbdfadfc (patch)
tree2a04d5264cf12bed8b2a90902418c0364a554d49
parent02a9b6cbef22826cfa8befcc48fdba335dac70a5 (diff)
btrfs-progs: docs: fix typos in btrfs-subvolume
[ Documentation fix, github pull request 16 ] Signed-off-by: David Sterba <dsterba@suse.com>
-rw-r--r--Documentation/btrfs-subvolume.asciidoc6
1 files changed, 3 insertions, 3 deletions
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 <qgroupid>] [<dest>]<name>::
+*create* [-i <qgroupid>] [<dest>/]<name>::
Create a subvolume <name> in <dest>.
+
If <dest> is not given, subvolume <name> 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 [+|-]<value>::::
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* <id> <path>::
Set the subvolume of the filesystem <path> which is mounted as