Config help fix
authorJérémy Lal <kapouer@melix.org>
Sat, 12 May 2012 08:26:40 +0000 (10:26 +0200)
committerGuido Günther <agx@sigxcpu.org>
Sat, 12 May 2012 14:12:18 +0000 (16:12 +0200)
Signed-off-by: Guido Günther <agx@sigxcpu.org>
gbp/config.py

index d406d1e..4042444 100644 (file)
@@ -165,7 +165,7 @@ class GbpOptionParser(OptionParser):
              'ignore-new':
                   "build with uncommited changes in the source tree, default is '%(ignore-new)s'",
              'ignore-branch':
-                  "build although debian-branch != current branch, default is '%(ignore-new)s'",
+                  "build although debian-branch != current branch, default is '%(ignore-branch)s'",
              'overlay':
                   "extract orig tarball when using export-dir option, default is '%(overlay)s'",
              'remote-url-pattern':