am: Add --committer-date-is-author-date option
[gitweb.git] / Documentation / diff-options.txt
index 43793d75005a7af875a055d377a8ab6a13510682..1f8ce979bbb73c7caf28bc6bca3283254470bb1c 100644 (file)
@@ -36,6 +36,9 @@ endif::git-format-patch[]
 --patch-with-raw::
        Synonym for "-p --raw".
 
+--patience:
+       Generate a diff using the "patience diff" algorithm.
+
 --stat[=width[,name-width]]::
        Generate a diffstat.  You can override the default
        output width for 80-column terminal by "--stat=width".