Skip to content

Commit c55a70f

Browse files
author
Jeff McCormick
committed
update restore command flag docs to reflect new name
1 parent 05372f9 commit c55a70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo/content/getting-started/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ pgo show backup mycluster --backup-type=pgbackrest
286286

287287
Restore from an existing cluster into a newly created PVC:
288288
....
289-
pgo restore withbr --to-cluster=restored
289+
pgo restore withbr --to-pvc=restored
290290
pgo create cluster restored --custom-config=backrest-restore-withbr-to-restored --secret-from=withbr --pgbackrest
291291
....
292292

0 commit comments

Comments
 (0)