chiark / gitweb /
Fixes to doc strings.
[stgit] / stgit / commands / uncommit.py
index 9798f1974b485987166d57b6276a0e172109887a..0ee15858d8279d58f7c6210bf7d8016dc53a1ed3 100644 (file)
@@ -25,7 +25,7 @@ from stgit.utils import *
 from stgit import stack, git
 
 help = 'turn regular GIT commits into StGIT patches'
-usage = """%prog [options] [<patchname1> [<patchname2> ... ]]
+usage = """%prog [<patchname1> [<patchname2> ... ] | -n [<prefix>]]
 
 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