document -a

This commit is contained in:
rsc 2005-01-30 16:29:42 +00:00
parent b9771a80e6
commit ac1d11971d

View file

@ -4,7 +4,7 @@ diff \- differential file comparator
.SH SYNOPSIS
.B diff
[
.B -cefmnbwr
.B -acefmnbwr
] file1 ... file2
.SH DESCRIPTION
.I Diff
@ -127,6 +127,9 @@ The
.B -c
option includes three lines of context around each
change, merging changes whose contexts overlap.
The
.B -a
flag displays the entire file as context.
.PP
Except in rare circumstances,
.I diff