summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2016-10-21 16:40:04 +0200
committerJean Delvare <jdelvare@suse.de>2016-10-21 16:40:04 +0200
commit618275e9d1753a16aa873049928e8881a5fb3258 (patch)
treebf8e6c183e68d5ade1789967dc1f4b3142c05cda
parent37e51e610623a2d6a9c0f9aa45971bc69fb3885d (diff)
downloadquilt-618275e9d1753a16aa873049928e8881a5fb3258.tar.gz
push: Fix the synopsis
Add missing options -m and --fuzz to the synopsis.
-rw-r--r--quilt/push.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/quilt/push.in b/quilt/push.in
index e10fa76..0ddbbfd 100644
--- a/quilt/push.in
+++ b/quilt/push.in
@@ -21,7 +21,7 @@ setup_colors
usage()
{
- printf $"Usage: quilt push [-afqv] [--merge[=merge|diff3]] [--leave-rejects] [--color[=always|auto|never]] [--refresh] [num|patch]\n"
+ printf $"Usage: quilt push [-afqvm] [--fuzz=N] [--merge[=merge|diff3]] [--leave-rejects] [--color[=always|auto|never]] [--refresh] [num|patch]\n"
if [ x$1 = x-h ]
then
printf $"