chiark / gitweb /
Add missing switch to "stg uncommit" usage line
[stgit] / 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