diff options
Diffstat (limited to 'gnu/usr.bin/diff')
-rw-r--r-- | gnu/usr.bin/diff/diff.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/diff/diff.1 b/gnu/usr.bin/diff/diff.1 index cbad443..83b7991 100644 --- a/gnu/usr.bin/diff/diff.1 +++ b/gnu/usr.bin/diff/diff.1 @@ -141,6 +141,10 @@ Use .I format to output a line group containing differing lines from both files in if-then-else format. +For more details on what can be specified in the +.I format +string, consult the info documentation of +.I diff . .TP .B \-d Change the algorithm to perhaps find a smaller set of changes. This makes |