summaryrefslogtreecommitdiffstats
path: root/docs/cobbler.pod
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-10-09 17:03:29 -0400
committerMichael DeHaan <mdehaan@redhat.com>2007-10-09 17:03:29 -0400
commit460256566c776a8a4f3db71de734049f6dd5baa2 (patch)
tree6005c9fdaeba6d11d8a8723dc5673a9dc4175b10 /docs/cobbler.pod
parent0b956ed3e7395139b30d65d37a88ceb1c8f692b9 (diff)
downloadthird_party-cobbler-460256566c776a8a4f3db71de734049f6dd5baa2.tar.gz
third_party-cobbler-460256566c776a8a4f3db71de734049f6dd5baa2.tar.xz
third_party-cobbler-460256566c776a8a4f3db71de734049f6dd5baa2.zip
Remove arch from manpage for repo, as it's not implemented (lost a patch somewhere?).
Diffstat (limited to 'docs/cobbler.pod')
-rw-r--r--docs/cobbler.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/cobbler.pod b/docs/cobbler.pod
index 0962278..ac6f528 100644
--- a/docs/cobbler.pod
+++ b/docs/cobbler.pod
@@ -334,10 +334,6 @@ 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).
-
=item keep-updated
Specifies that the named repository should not be updated during a normal "cobbler reposync". The repo may still be updated by name. See "cobbler reposync" below.