
Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com> --- docs/API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/API.md b/docs/API.md index 8b7e9ca..18d15ac 100644 --- a/docs/API.md +++ b/docs/API.md @@ -1116,6 +1116,8 @@ http://, ftp:// or file:// URL. * config: A dictionary that contains specific data according to repository type. * repo_name: Human-readable string describing the YUM repository. + * display_repo_name: The same name retrieve from repo_name with any + possible variable expanded. * mirrorlist: Specifies a URL to a file containing a list of baseurls for YUM repository * gpgcheck: True, to enable GPG signature verification; False, otherwise. -- 1.9.1