summaryrefslogtreecommitdiffstats
path: root/quilt/unapplied.in
diff options
context:
space:
mode:
Diffstat (limited to 'quilt/unapplied.in')
-rw-r--r--quilt/unapplied.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/quilt/unapplied.in b/quilt/unapplied.in
index 854ff40..f200719 100644
--- a/quilt/unapplied.in
+++ b/quilt/unapplied.in
@@ -23,13 +23,10 @@ usage()
if [ x$1 = x-h ]
then
echo $"
-
Print a list of patches that are not applied, or all patches that follow
the specified patch in the series file.
--n Print patch file names instead of patch names.
-
-"
+-n Print patch file names instead of patch names."
exit 0
else
exit 1