summaryrefslogtreecommitdiffstats
path: root/quilt/files.in
diff options
context:
space:
mode:
Diffstat (limited to 'quilt/files.in')
-rw-r--r--quilt/files.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/quilt/files.in b/quilt/files.in
index 3db405e..1d1453c 100644
--- a/quilt/files.in
+++ b/quilt/files.in
@@ -23,12 +23,9 @@ usage()
if [ x$1 = x-h ]
then
echo $"
-
Print the list of files that the topmost or specified patch changes.
--v Verbose, more user friendly output.
-
-"
+-v Verbose, more user friendly output."
exit 0
else
exit 1