summaryrefslogtreecommitdiff
path: root/cmds-restore.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-restore.c')
-rw-r--r--cmds-restore.c2
1 files changed, 1 insertions, 1 deletions
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
};