X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=diff-helper.c;h=63aff6969863f6fb3da94c9866067e1c779831a3;hb=180926636e47ecfe28d03cec493af75899994f0f;hp=5a3198ac8e239a784ead5f0f15a67afa5a7a14a0;hpb=f2ce9fde57513af026e0641073a6781a086251d5;p=git.git diff --git a/diff-helper.c b/diff-helper.c index 5a3198ac..63aff696 100644 --- a/diff-helper.c +++ b/diff-helper.c @@ -21,7 +21,7 @@ static void flush_them(int ac, const char **av) } static const char *diff_helper_usage = - "git-diff-helper [-z] [-S] [-O] paths..."; +"git-diff-helper [-z] [-O] [-S] [--pickaxe-all] [...]"; int main(int ac, const char **av) { struct strbuf sb;