diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-05-26 21:56:24 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-05-26 21:56:24 +0000 |
| commit | cfbaf65d9343a374c3126f5849ef55719d49fe2b (patch) | |
| tree | be441fb2059967f7475a6370a73ceb4e18f5067d /gnu/usr.bin/diff | |
| parent | 94e99b9ffad8332011bcca7fc199bd7063bab1d4 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/diff')
| -rw-r--r-- | gnu/usr.bin/diff/diff.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gnu/usr.bin/diff/diff.1 b/gnu/usr.bin/diff/diff.1 index e16f6d98dcfa..44f3fec8b910 100644 --- a/gnu/usr.bin/diff/diff.1 +++ b/gnu/usr.bin/diff/diff.1 @@ -325,25 +325,25 @@ to paginate it. Report only whether the files differ, not the details of the differences. .TP -.B \-r -When comparing directories, recursively compare any subdirectories -found. -.TP .B \-\-rcs Output RCS-format diffs; like .B \-f except that each command specifies the number of lines affected. .TP +.B \-r +.br +.ns +.TP .B \-\-recursive When comparing directories, recursively compare any subdirectories found. .TP -.B \-\-report\-identical\-files +.B \-s .br .ns .TP -.B \-s +.B \-\-report\-identical\-files Report when two files are the same. .TP .BI "\-S " file |
