Commit Diff


commit - 7c32bd051e13afd523c743b12508b7b18bac9717
commit + 4eec20aa4d575af46bdd2d4e6a0876872c309fc4
blob - 2263349bdd19a8b3245885336d1a7edc685674cc
blob + 5f0b98dc25c59a1d20742b1f3ca97eb62e7ec46c
--- tog/tog.1
+++ tog/tog.1
@@ -237,6 +237,16 @@ Move back to the parent directory.
 Show object IDs for all objects displayed in the
 .Cm tree
 view.
+.It Cm /
+Prompt for a search pattern and start searching for matching tree entries.
+The search pattern is an extended regular expression which is matched
+against the tree entry's name.
+Regular expression syntax is documented in
+.Xr re_format 7 .
+.It Cm n
+Find the next tree entry which matches the current search pattern.
+.It Cm N
+Find the previous tree entry which matches the current search pattern.
 .El
 .Pp
 The options for