chiark / gitweb /
Add missing switch to "stg uncommit" usage line
authorKarl Hasselström <kha@treskal.com>
Sun, 25 Nov 2007 11:42:35 +0000 (12:42 +0100)
committerKarl Hasselström <kha@treskal.com>
Sun, 25 Nov 2007 16:42:28 +0000 (17:42 +0100)
Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/uncommit.py

index 9a46c9471fe04c5dce9bb11b5206f4099061f2cf..ba3448fd7c52f7831eae95bc796337aa70dc9099 100644 (file)
@@ -26,7 +26,7 @@ from stgit.out import *
 from stgit import stack, git
 
 help = 'turn regular GIT commits into StGIT patches'
-usage = """%prog [<patchnames>] | -n NUM [<prefix>]] | -t <committish>
+usage = """%prog [<patchnames>] | -n NUM [<prefix>]] | -t <committish> [-x]
 
 Take one or more git commits at the base of the current stack and turn
 them into StGIT patches. The new patches are created as applied patches