aboutsummaryrefslogtreecommitdiff
path: root/diffbas.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-07-13 01:46:45 -0400
committerB. Watson <urchlay@slackware.uk>2024-07-13 01:46:45 -0400
commit0c48d54030c785cdbee875fd42a09f4f761e63a8 (patch)
treeb8f353cbe0e36b27a54cb2a669a2330af6ce49e8 /diffbas.1
parentd9694442ed87027d280012c74f0f105c8d07db0c (diff)
downloadbw-atari8-tools-0c48d54030c785cdbee875fd42a09f4f761e63a8.tar.gz
diffbas: tweak doc.
Diffstat (limited to 'diffbas.1')
-rw-r--r--diffbas.113
1 files changed, 12 insertions, 1 deletions
diff --git a/diffbas.1 b/diffbas.1
index 474bc28..d04563c 100644
--- a/diffbas.1
+++ b/diffbas.1
@@ -47,7 +47,18 @@ the first filename is passed to \fBlistbas\fP\&.
.sp
By default, the output is colorized by \fBlistbas\fP\&. If you want to use
\fBdiff\fP\(aqs \fB\-\-color\fP option, you should use \fB\-n\fP as a \fBlistbas\fP
-option.
+option. Color diffs are most useful with \fB\-u\fP (unified diff format),
+so the command would look like:
+.INDENT 0.0
+.INDENT 3.5
+.sp
+.nf
+.ft C
+$ diffbas \-u \-\-color \-\- \-n A.BAS B.BAS
+.ft P
+.fi
+.UNINDENT
+.UNINDENT
.SH EXAMPLE
.INDENT 0.0
.INDENT 3.5