From fec91df889939ac235f95de38865e40460033616 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Sun, 17 Jul 2005 22:22:46 +0000 Subject: - bin/quilt.in: clean up helptext. --- bin/quilt.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bin') 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 -- cgit