X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-applymbox.sh;h=24d4a8cb4eb95a5201c205be879d3ac6a62a8a15;hb=4518bb88392fcd44bacae640754e7326a8fdf477;hp=6de6932879e9f1298f69e2826f13e1ee231ecea0;hpb=42e2cba20466e50825c55d2642da72bf4f088040;p=git.git diff --git a/git-applymbox.sh b/git-applymbox.sh index 6de69328..24d4a8cb 100755 --- a/git-applymbox.sh +++ b/git-applymbox.sh @@ -18,7 +18,7 @@ ## ## git-am is supposed to be the newer and better tool for this job. -. git-sh-setup || die "Not a git archive" +. git-sh-setup usage () { echo >&2 "applymbox [-u] [-k] [-q] [-m] (-c .dotest/ | mbox) [signoff]"