From 582e156bafb7257dd4a599e84796782a046e65bd Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 24 Apr 2015 17:28:37 +0200 Subject: btrfs-progs: fix typos in restore help/doc Signed-off-by: David Sterba --- cmds-restore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmds-restore.c') diff --git a/cmds-restore.c b/cmds-restore.c index e8775481..8cf7a1fa 100644 --- a/cmds-restore.c +++ b/cmds-restore.c @@ -1257,7 +1257,7 @@ const char * const cmd_restore_usage[] = { " restore only filenames matching regex,", " you have to use following syntax (possibly quoted):", " ^/(|home(|/username(|/Desktop(|/.*))))$", - "-c ignore case (--path-regrex only)", + "-c ignore case (--path-regex only)", NULL }; -- cgit v1.2.3