summaryrefslogtreecommitdiff
path: root/c_src
diff options
context:
space:
mode:
Diffstat (limited to 'c_src')
-rw-r--r--c_src/cmd_list_journal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_src/cmd_list_journal.c b/c_src/cmd_list_journal.c
index 38ec8a28..9e1427d1 100644
--- a/c_src/cmd_list_journal.c
+++ b/c_src/cmd_list_journal.c
@@ -223,7 +223,7 @@ int cmd_list_journal(int argc, char *argv[])
opt_set(opts, degraded, true);
opt_set(opts, errors, BCH_ON_ERROR_continue);
opt_set(opts, fix_errors, FSCK_FIX_yes);
- opt_set(opts, keep_journal, true);
+ opt_set(opts, retain_recovery_info ,true);
opt_set(opts, read_journal_only,true);
while ((opt = getopt_long(argc, argv, "an:t:k:vh",