Skip to content

Commit 205d0a0

Browse files
committed
Update test for new options help.
1 parent c9c943b commit 205d0a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

expected/option.out

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ Common Options:
1616
-A, --arclog-path=PATH location of archive WAL storage area
1717
-B, --backup-path=PATH location of the backup storage area
1818
-c, --check show what would have been done
19+
-j, --threads=NUM num threads for backup and restore
1920

2021
Backup options:
21-
-b, --backup-mode=MODE full or page
22+
-b, --backup-mode=MODE full,page,ptrack
2223
-C, --smooth-checkpoint do smooth checkpoint before backup
2324
--validate validate backup after taking it
2425
--keep-data-generations=N keep GENERATION of full data backup

0 commit comments

Comments
 (0)