Fix typo in help (#819476)

This commit is contained in:
Martin Gracik 2012-05-09 09:15:05 +02:00
parent 5b6bc40e79
commit 7e133c7e86
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ def main(args):
required.add_option("-r", "--release", help="release information",
metavar="STRING")
required.add_option("-s", "--source",
help="source repository (may be listed multibple times)",
help="source repository (may be listed multiple times)",
metavar="REPOSITORY", action="append", default=[])
# optional arguments