X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/4cd6405eb66123eac7bc45f465900056243839c8..bec7726668d737f8bc4242372d9fb542339654e0:/stgit/commands/uncommit.py diff --git a/stgit/commands/uncommit.py b/stgit/commands/uncommit.py index 9798f19..0ee1585 100644 --- a/stgit/commands/uncommit.py +++ b/stgit/commands/uncommit.py @@ -25,7 +25,7 @@ from stgit.utils import * from stgit import stack, git help = 'turn regular GIT commits into StGIT patches' -usage = """%prog [options] [ [ ... ]] +usage = """%prog [ [ ... ] | -n []] 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