From 07fa65d0b6eb887f2d5570aaa9ee97c51cc960a6 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 7 Jun 2007 15:39:00 -0400 Subject: Perry Myers docs for --arch on "cobbler repo add", + minor tweaks --- docs/cobbler.pod | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') 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 -- cgit