[Kimchi-devel] [PATCH] [API Docs] Keep Document Consistent with Code Logic

Hongliang Wang hlwang at linux.vnet.ibm.com
Tue Mar 4 10:15:34 UTC 2014


is_mirror field is not allowed to update so remove the lines in
API document.

Signed-off-by: Hongliang Wang <hlwang at linux.vnet.ibm.com>
---
 docs/API.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/API.md b/docs/API.md
index fc39c65..c24af9e 100644
--- a/docs/API.md
+++ b/docs/API.md
@@ -891,8 +891,6 @@ repository.
     * baseurl *(optional)*: URL to the repodata directory when
 "is_mirror" is false. Otherwise, it can be URL to the mirror system for
 YUM. Can be an http://, ftp:// or file://  URL.
-    * is_mirror *(optional)*: Set the given URI of baseurl as a mirror
-list, instead of use baseurl in repository configuration.
     * url_args *(optional)*: Arguments to be passed to baseurl, like the
 list of APT repositories provided by the same baseurl.
     * gpgcheck *(optional)*: Indicates if a GPG signature check on the
-- 
1.8.1.4




More information about the Kimchi-devel mailing list