summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--quilt/edit.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/quilt/edit.in b/quilt/edit.in
index 43f5c0e..2b1b2f3 100644
--- a/quilt/edit.in
+++ b/quilt/edit.in
@@ -14,8 +14,8 @@ usage()
if [ x$1 = x-h ]
then
printf $"
-Edit the specified file(s) in %s after adding it (them) to the
-topmost patch.
+Edit the specified file(s) in \$EDITOR (%s) after adding it (them) to
+the topmost patch.
" "$EDITOR"
exit 0
else