]> git.ipfire.org Git - thirdparty/git.git/blobdiff - diff.c
reftable: generic interface to tables
[thirdparty/git.git] / diff.c
diff --git a/diff.c b/diff.c
index 82f88de755384203891f27f1524c1fba6ce94b80..a8113f170700282e4245702145b4537da5c5c227 100644 (file)
--- a/diff.c
+++ b/diff.c
@@ -4640,7 +4640,7 @@ void diff_setup_done(struct diff_options *options)
                die(_("-G and --pickaxe-regex are mutually exclusive, use --pickaxe-regex with -S"));
 
        if (HAS_MULTI_BITS(options->pickaxe_opts & DIFF_PICKAXE_KINDS_ALL_OBJFIND_MASK))
-               die(_("---pickaxe-all and --find-object are mutually exclusive, use --pickaxe-all with -G and -S"));
+               die(_("--pickaxe-all and --find-object are mutually exclusive, use --pickaxe-all with -G and -S"));
 
        /*
         * Most of the time we can say "there are changes"