summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
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