summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormassimone88 <stefano.mandruzzato@gmail.com>2015-04-27 14:05:48 +0200
committermassimone88 <stefano.mandruzzato@gmail.com>2015-04-27 14:05:48 +0200
commite6c85b57405473784cd2dedd36df1bb906191e8f (patch)
treee56ba792d7b96db22c0cd43ba0714d4834fde92a
parent2792091085b8977cd3564aa231bb1c0534b73a15 (diff)
downloadgitlab-e6c85b57405473784cd2dedd36df1bb906191e8f.tar.gz
remove forgotten argument
-rwxr-xr-xgitlab1
1 files changed, 0 insertions, 1 deletions
diff --git a/gitlab b/gitlab
index 466ee5a..40a15db 100755
--- a/gitlab
+++ b/gitlab
@@ -229,7 +229,6 @@ if __name__ == "__main__":
"If not defined, the default selection will be used.", required=False)
subparsers = parser.add_subparsers(
dest='what',
- title="what",
title="positional argument",
description='GitLab object',
help='GitLab object'