Introduce the diff option '--patience'
[gitweb.git] / Documentation / diff-options.txt
index c62b45cdbade990878b8e8e9371d41d4e3c43bfe..808bf87277b5645c758c84e8521624c60dea90ed 100644 (file)
@@ -40,6 +40,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".