Skip to content

Commit 34b1c65

Browse files
committed
Fixed typo
git-svn-id: http://svn.suse.de/svn/doc/trunk/cloud/en@59228 2463f871-af05-0410-bd21-ebfa852e3ce4
1 parent d21f31d commit 34b1c65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xml/depl_maintenance.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ zypper install suse-cloud-upgrade</screen>
417417
Copy the data backed up earlier to the cluster node:
418418
</para>
419419
<screen>rsync -av --delete
420-
<replaceable>NODE_WITH_BACKUP</replaceable>:/backup/pgsql/ /tmp/pgsql/</screen>
420+
<replaceable>NODE_WITH_BACKUP</replaceable>:/tmp/pgsql/ /var/lib/pgsql/</screen>
421421
</listitem>
422422
<listitem>
423423
<para>

0 commit comments

Comments
 (0)