summaryrefslogtreecommitdiffstats
path: root/genome-docs
diff options
context:
space:
mode:
authorMatt Hicks <mhicks@localhost.localdomain>2008-07-16 16:31:22 -0400
committerMatt Hicks <mhicks@localhost.localdomain>2008-07-16 16:31:22 -0400
commite98d4202ab1da98cf09310f8dd0977d45b41cb6a (patch)
tree22da48e2fc20e3ac3943505c6724a2327d5098ae /genome-docs
parent1cadd7c69b6391b561697674797e86cf59ef60df (diff)
downloadtools-e98d4202ab1da98cf09310f8dd0977d45b41cb6a.tar.gz
tools-e98d4202ab1da98cf09310f8dd0977d45b41cb6a.tar.xz
tools-e98d4202ab1da98cf09310f8dd0977d45b41cb6a.zip
Adding the --full-data-sync option to cobbler replicate
Diffstat (limited to 'genome-docs')
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
index 63f5bc8..f6cad49 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
@@ -216,10 +216,11 @@ koan -s [remote Repo Appliance] --virt --virt-name=[Any name] --profile=[Profil
<para>
The simplest way to do this is to use
<application>cobbler</application>'s replicate
- functionality. <userinput>cobbler replicate
- --master=[remote Genome Repo
- machine]</userinput>. For more
- advanced usage see the
+ functionality.
+ <screen>
+cobbler replicate --master=[remote Genome Repo machine] --full-data-sync
+ </screen>
+ For more advanced usage see the
<application>cobbler</application> manpage.
<important>