summaryrefslogtreecommitdiffstats
path: root/makeapi
diff options
context:
space:
mode:
Diffstat (limited to 'makeapi')
-rwxr-xr-xmakeapi1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeapi b/makeapi
index 309bad8d6..8ecdf71f6 100755
--- a/makeapi
+++ b/makeapi
@@ -47,6 +47,7 @@ API_DOC_ERROR = 8
# attributes removed from Param.__kw dictionary
PARAM_IGNORED_KW_ATTRIBUTES = (
'attribute',
+ 'cli_metavar',
'default_from',
'doc',
'exclude',