mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-16 15:18:40 +02:00
tests: minor fix
This commit is contained in:
parent
d34a6a3ad8
commit
3fa01d3236
@ -72,6 +72,7 @@ pg_probackup - utility to manage backup/recovery of PostgreSQL database.
|
||||
[-T OLDDIR=NEWDIR] [--progress]
|
||||
[--external-mapping=OLDDIR=NEWDIR]
|
||||
[--skip-external-dirs]
|
||||
[--db-include | --db-exclude]
|
||||
[--remote-proto] [--remote-host]
|
||||
[--remote-port] [--remote-path] [--remote-user]
|
||||
[--ssh-options]
|
||||
@ -94,7 +95,7 @@ pg_probackup - utility to manage backup/recovery of PostgreSQL database.
|
||||
|
||||
pg_probackup show -B backup-path
|
||||
[--instance=instance_name [-i backup-id]]
|
||||
[--format=format]
|
||||
[--format=format] [--archive]
|
||||
[--help]
|
||||
|
||||
pg_probackup delete -B backup-path --instance=instance_name
|
||||
|
Loading…
x
Reference in New Issue
Block a user