is_mirror field is not allowed to update so remove the lines in
API document.
Signed-off-by: Hongliang Wang <hlwang(a)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