diff --git a/Documentation/btrfs-restore.txt b/Documentation/btrfs-restore.txt index 57805d7f..20fc366a 100644 --- a/Documentation/btrfs-restore.txt +++ b/Documentation/btrfs-restore.txt @@ -61,7 +61,8 @@ dry run (only list files that would be recovered). --path-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).