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:
parent
786aa4fa74
commit
c0da6346c6
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue