summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-07-17 22:22:46 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-07-17 22:22:46 +0000
commitfec91df889939ac235f95de38865e40460033616 (patch)
tree4ca813971b528b3381bea6e6509b577aa267deba /bin
parenta51c8b3e8814d1be7219de5a188a30cc960cd53b (diff)
downloadquilt-fec91df889939ac235f95de38865e40460033616.tar.gz
- bin/quilt.in: clean up helptext.
Diffstat (limited to 'bin')
-rw-r--r--bin/quilt.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/quilt.in b/bin/quilt.in
index 38be02d..34361da 100644
--- a/bin/quilt.in
+++ b/bin/quilt.in
@@ -29,7 +29,7 @@ usage()
| column | column -t \
| @SED@ -e $'s/^/\t/'
echo $"
-Common options to all commands:
+Global options:
--trace
Runs the command in bash trace mode (-x). For internal debugging.
@@ -39,8 +39,6 @@ Common options to all commands:
/etc/quilt.quiltrc if ~/.quiltrc does not exist). See the pdf
documentation for details about its possible contents.
-Special options:
-
--version
Print the version number and exit immediately."
exit 1