Revision 74adc100 man/gnt-cluster.sgml

b/man/gnt-cluster.sgml
138 138

  
139 139
      <cmdsynopsis>
140 140
        <command>copyfile</command>
141
        <arg>--use-replication-network</arg>
141 142
        <arg>-n <replaceable>node</replaceable></arg>
142 143
        <arg choice="req"><replaceable>file</replaceable></arg>
143 144
      </cmdsynopsis>
......
150 151
        <option>-n</option> is not given at all, the file will be
151 152
        copied to all nodes.
152 153

  
154
        Passing the <option>--use-replication-network</option> option
155
        will cause the copy to be done over the replication network
156
        (only matters if the primary/secondary IPs are different).
157

  
153 158
        Example:
154 159
        <screen>
155 160
          # gnt-cluster -n node1.example.com -n node2.example.com copyfile /tmp/test

Also available in: Unified diff