Revision 56118de5 man/gnt-backup.sgml

b/man/gnt-backup.sgml
68 68
      <para>
69 69
        Exports an instance to the target node. All the instance data
70 70
        and its configuration will be exported under the
71
        /srv/ganeti/exports/<replaceable>instance</replaceable>
71
        /srv/ganeti/export/<replaceable>instance</replaceable>
72 72
        directory on the target node.
73 73
      </para>
74 74

  
......
212 212
        <screen>
213 213
# gnt-backup import -t plain -s 30 -m 512 -n node1.example.com \
214 214
> --src-node=node2.example.com \
215
> --src-dir=/srv/ganeti/exports/instance3.example.com \
215
> --src-dir=/srv/ganeti/export/instance3.example.com \
216 216
> instance3.example.com
217 217
        </screen>
218 218
      </para>

Also available in: Unified diff