diff-parseopt: convert --no-renames|--[no--rename-empty
[gitweb.git] / Documentation / diff-options.txt
index 56b731eae54410cc000d2ed99573ed482ac4bfb6..915f2fec8b1d4cf08e0fef1c4ae2eb8e43969e21 100644 (file)
@@ -392,6 +392,9 @@ endif::git-format-patch[]
        Turn off rename detection, even when the configuration
        file gives the default to do so.
 
+--[no-]rename-empty::
+       Whether to use empty blobs as rename source.
+
 ifndef::git-format-patch[]
 --check::
        Warn if changes introduce conflict markers or whitespace errors.