summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2019-06-16 14:57:42 -0400
committerTavian Barnes <tavianator@tavianator.com>2019-06-16 15:00:17 -0400
commitcdc4934f57d29cd4b3606eee94e90e85850b268e (patch)
tree93629f0d113af7e76d78ce853f09e048b702c0c5
parenta176f9e8e90f634ab880e68b66f37eedfb73b7c1 (diff)
downloadbfs-cdc4934f57d29cd4b3606eee94e90e85850b268e.tar.xz
bfs.1: Color -S and bfs/dfs/ids differently
-rw-r--r--bfs.110
1 files changed, 5 insertions, 5 deletions
diff --git a/bfs.1 b/bfs.1
index cd75b37..4acda88 100644
--- a/bfs.1
+++ b/bfs.1
@@ -143,14 +143,14 @@ optimizations, plus re-order expressions to reduce expected cost.
All optimizations, including aggressive optimizations that may alter the observed behavior in corner cases.
.RE
.TP
-.BR \-S\ bfs | dfs | ids
+\fB\-S \fIbfs\fR|\fIdfs\fR|\fIids\fR
Use
-.BR b readth- f irst/ d epth- f irst/ i terative
-.BR d eepening
-.BR s earch
+.IR b readth- f irst/ d epth- f irst/ i terative
+.IR d eepening
+.IR s earch
(default:
.B -S
-.BR bfs ).
+.IR bfs ).
.RE
.SH OPERATORS
.TP