Skip to content

Commit e387e8e

Browse files
committed
tests: update expected help
1 parent 9f29fb9 commit e387e8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/expected/option_help.out

+2-1
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,12 @@ pg_probackup - utility to manage backup/recovery of PostgreSQL database.
122122
[--wal-depth=wal-depth]
123123
[-i backup-id | --delete-expired | --merge-expired | --status=backup_status]
124124
[--delete-wal]
125-
[--dry-run]
125+
[--dry-run] [--no-validate] [--no-sync]
126126
[--help]
127127

128128
pg_probackup merge -B backup-path --instance=instance_name
129129
-i backup-id [--progress] [-j num-threads]
130+
[--no-validate] [--no-sync]
130131
[--help]
131132

132133
pg_probackup add-instance -B backup-path -D pgdata-path

0 commit comments

Comments
 (0)