summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
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