diff options
| author | Michael DeHaan <mdehaan@redhat.com> | 2008-09-22 17:18:42 -0400 |
|---|---|---|
| committer | Michael DeHaan <mdehaan@redhat.com> | 2008-09-22 17:18:42 -0400 |
| commit | a37441413fbcb00a53d2d13a09d73f2b7c219d9c (patch) | |
| tree | fefeab198f6a7eaa779ab1fb313efce43c68242d /docs | |
| parent | 1476be59ed091c467680c3b334194ed43f9e0c64 (diff) | |
Ensure that the default value for ownership is a list. Also some cleanup to the way we save settings in the middle of test runs. Also also some manpage cleanup pointed out by bretm.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/cobbler.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cobbler.pod b/docs/cobbler.pod index 7c2585ad..623b0f11 100644 --- a/docs/cobbler.pod +++ b/docs/cobbler.pod @@ -355,7 +355,7 @@ Specifies that the named repository should not be updated during a normal "cobbl =item mirror-locally -When true, specifies that this yum repo is to be referenced directly via kickstarts and not mirrored locally on the cobbler server. Only http:// and ftp:// mirror urls are supported when using --mirror-locally=1. +When set to "N", specifies that this yum repo is to be referenced directly via kickstarts and not mirrored locally on the cobbler server. Only http:// and ftp:// mirror urls are supported when using --mirror-locally=N, you cannot use filesystem URLs. =item priority |
