summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2008-07-17 10:08:54 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2008-07-17 10:08:54 -0400
commitc1ef2e52b22ae9eacf6f4d0455b6c379a714e121 (patch)
tree66b18ba4b7eb01727bc4843bc883e6911fe7cdc6
parent28b71c6ea030295c16d7d2153c52a31aee884e7d (diff)
downloadtools-c1ef2e52b22ae9eacf6f4d0455b6c379a714e121.tar.gz
tools-c1ef2e52b22ae9eacf6f4d0455b6c379a714e121.tar.xz
tools-c1ef2e52b22ae9eacf6f4d0455b6c379a714e121.zip
Updating genome docs for the latest koan
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml2
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Koan.xml4
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Technologies.xml4
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Tooling.xml2
-rw-r--r--genome-docs/genome-docs.spec2
5 files changed, 7 insertions, 7 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 528b6b8..c0eff7d 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
@@ -160,7 +160,7 @@ rpm -Uvh --force http://$GENOME_MACHINE/cobbler/repo_mirror/Fedora-9-genome-noar
<screen>
# See what profiles are available
-koan -s [remote Repo Appliance] --list-profiles
+koan -s [remote Repo Appliance] --list=profiles
# If choosing a virtual machine
koan -s [remote Repo Appliance] --virt --virt-name=[Any name] --profile=[Profile from first step] --virt-path=[Usually a Volume Group or path to a file]
diff --git a/genome-docs/genome-docs-1.0.0/en-US/Koan.xml b/genome-docs/genome-docs-1.0.0/en-US/Koan.xml
index 45daec4..b2acbf7 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/Koan.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/Koan.xml
@@ -42,8 +42,8 @@
<para> Once installed you should test your installation against a
cobbler server.
<screen>
-koan -s genome-repo.usersys.redhat.com --list-profiles
-koan -s genome-repo.usersys.redhat.com --list-systems
+koan -s genome-repo.usersys.redhat.com --list=profiles
+koan -s genome-repo.usersys.redhat.com --list=systems
</screen>
</para>
</section>
diff --git a/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml b/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml
index a3c915b..d77c27d 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml
@@ -45,8 +45,8 @@ V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ ]>
<para> Once installed you should test your installation against a
cobbler server.
<screen>
-koan -s genome-repo.usersys.redhat.com --list-profiles
-koan -s genome-repo.usersys.redhat.com --list-systems
+koan -s genome-repo.usersys.redhat.com --list=profiles
+koan -s genome-repo.usersys.redhat.com --list=systems
</screen>
</para>
</section>
diff --git a/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml b/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml
index e5513fb..29be5e6 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml
@@ -53,7 +53,7 @@
genome-replace-self --help
# Select a profile from the list this command returns
-koan -s [Your &PRODUCT; Repo machine] --list-profiles
+koan -s [Your &PRODUCT; Repo machine] --list=profiles
# Only certain types of machines require the -m (metadata) flag
genome-replace-self -c [Your &PRODUCT; Repo machine] -p [Profile selected in previous step]
diff --git a/genome-docs/genome-docs.spec b/genome-docs/genome-docs.spec
index 40dd026..c4fbe01 100644
--- a/genome-docs/genome-docs.spec
+++ b/genome-docs/genome-docs.spec
@@ -1,6 +1,6 @@
Name: genome-docs
Version: 1.0.0
-Release: 29%{?dist}
+Release: 30%{?dist}
Summary: Genome documentation
Group: Applications/System