We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2792091 commit e6c85b5Copy full SHA for e6c85b5
gitlab
@@ -229,7 +229,6 @@ if __name__ == "__main__":
229
"If not defined, the default selection will be used.", required=False)
230
subparsers = parser.add_subparsers(
231
dest='what',
232
- title="what",
233
title="positional argument",
234
description='GitLab object',
235
help='GitLab object'
0 commit comments