This is based on the latest version in the git repo,
v3.12-35-gba490bf.

There are several command-line options that are mentioned in the
diff(1) man page and in the output of "diff --help", but are not
mentioned in the "info" documentation:

--normal
--no-ignore-file-name-case (--ignore-file-name-case is mentioned)
-v (--verbose is mentioned)

Several other options are mentioned in the "info" documentation
but not in diff(1) or "diff --help":

--binary
-L, --label
-f, --forward-ed

(The output of "diff --help" and the diff(1) man page are consistent
with each other.)

I understand that the info document is considered definitive, but
since there are only three options not mentioned in the help/man
documentation I suggest it's worth making all three consistent.

-- Keith Thompson



Reply via email to