mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 09:54:25 +00:00
* doc/diffutils.texi (cmp Options): Document -l format better.
This commit is contained in:
parent
221383bcb1
commit
42f6244ee0
@ -3563,6 +3563,9 @@ second.
|
||||
@itemx --verbose
|
||||
Output the (decimal) byte numbers and (octal) values of all differing bytes,
|
||||
instead of the default standard output.
|
||||
Each output line contains a differing byte's number relative to the
|
||||
start of the input, followed by the differing byte values.
|
||||
Byte numbers start at 1.
|
||||
Also, output the @acronym{EOF} message if one file is shorter than the other.
|
||||
|
||||
@item -n @var{count}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user