summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-restore.asciidoc
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2015-04-24 17:28:37 +0200
committerDavid Sterba <dsterba@suse.cz>2015-04-24 17:28:37 +0200
commit582e156bafb7257dd4a599e84796782a046e65bd (patch)
treeee36220ead074a561157463f4ba98ab97a017573 /Documentation/btrfs-restore.asciidoc
parentce72ae32d29f2ee40f28c548c7468c0adaea6c6e (diff)
btrfs-progs: fix typos in restore help/doc
Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'Documentation/btrfs-restore.asciidoc')
-rw-r--r--Documentation/btrfs-restore.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/btrfs-restore.asciidoc b/Documentation/btrfs-restore.asciidoc
index 89e0c87b..f66d7553 100644
--- a/Documentation/btrfs-restore.asciidoc
+++ b/Documentation/btrfs-restore.asciidoc
@@ -68,7 +68,7 @@ restore only filenames matching regex, you have to use following syntax (possibl
+^/(|home(|/username(|/Desktop(|/.*))))$+
-c::
-ignore case (--path-regrex only).
+ignore case (--path-regex only).
EXIT STATUS
-----------