summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-06-07 15:39:00 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-06-07 15:39:00 -0400
commit07fa65d0b6eb887f2d5570aaa9ee97c51cc960a6 (patch)
tree8885275b99e29bae2c15da6547c03e2c09a160f6 /docs
parentd9405d7be86422d99ee78e0c876a08122e252238 (diff)
downloadthird_party-cobbler-07fa65d0b6eb887f2d5570aaa9ee97c51cc960a6.tar.gz
third_party-cobbler-07fa65d0b6eb887f2d5570aaa9ee97c51cc960a6.tar.xz
third_party-cobbler-07fa65d0b6eb887f2d5570aaa9ee97c51cc960a6.zip
Perry Myers docs for --arch on "cobbler repo add", + minor tweaks
Diffstat (limited to 'docs')
-rw-r--r--docs/cobbler.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/cobbler.pod b/docs/cobbler.pod
index 4192c19..da83ef6 100644
--- a/docs/cobbler.pod
+++ b/docs/cobbler.pod
@@ -263,6 +263,10 @@ mirror types, such as local paths and rsync:// mirrors.
Specifies optional flags to feed into the createrepo tool, which is called when "cobbler reposync" is run for the
given repository. The defaults are '-c cache'.
+=item arch
+
+Specifies what architecture the repository should use. By default the current system arch (of the server) is used, which may not be desirable. Using this to override the default arch allows mirroring of source repositories (using --arch=src).
+
=back
=head2 DISPLAYING CONFIGURATION ENTRIES