summaryrefslogtreecommitdiffstats
path: root/lib/backup-files.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/backup-files.c')
-rw-r--r--lib/backup-files.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/backup-files.c b/lib/backup-files.c
index 9e6392c..de94061 100644
--- a/lib/backup-files.c
+++ b/lib/backup-files.c
@@ -66,7 +66,7 @@ usage(void)
"\t-s\tSilent operation; only print error messages\n"
"\t-L\tEnsure that when finished, the source file has a link count of 1\n"
"\t-f\tRead the filenames to process from file (- = standard input)\n"
-i "\t-t\tTouch original files after restore (update their mtimes)\n\n"
+ "\t-t\tTouch original files after restore (update their mtimes)\n\n"
"\t-L\tEnsure that when finished, the source file has a link count of 1\n\n",
progname);