btrfs-progs: doc restore, cleanups for wiki conversion

Properly format the patch regex and add a line break.

Signed-off-by: David Sterba <dsterba@suse.cz>
This commit is contained in:
David Sterba 2015-01-03 01:37:40 +01:00
parent 786aa4fa74
commit c0da6346c6
1 changed files with 2 additions and 1 deletions

View File

@ -61,7 +61,8 @@ dry run (only list files that would be recovered).
--path-regex <regex>::
restore only filenames matching regex, you have to use following syntax (possibly quoted):
^/(|home(|/username(|/Desktop(|/.*))))$
+
+^/(|home(|/username(|/Desktop(|/.*))))$+
-c::
ignore case (--path-regrex only).