summaryrefslogtreecommitdiffstats
path: root/src/syrep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/syrep.c')
-rw-r--r--src/syrep.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/syrep.c b/src/syrep.c
index f9509d3..c73acbe 100644
--- a/src/syrep.c
+++ b/src/syrep.c
@@ -575,7 +575,9 @@ static int help(FILE *f, const char *argv0) {
" --no-cache Don't use a message digest cache\n"
" --no-purge Don't purge obsolete entries from cache\n"
" after update run\n"
- " --ro-cache Use read only cache\n\n"
+ " --ro-cache Use read only cache\n"
+ " --check-dev Store information about the device where\n"
+ " a file resides in the MD cache\n\n"
" --diff SNAPSHOT SNAPSHOT Show difference between two repositories\n"
" or snapshots\n"