git.rst
changeset 2176 40c43e30c7fa
parent 2175 3977f49ae241
child 2179 178897af315a
--- a/git.rst	Mon Aug 14 15:56:26 2017 +0300
+++ b/git.rst	Mon Aug 14 16:30:07 2017 +0300
@@ -326,7 +326,10 @@
 Git bisect
 ==========
 
-``bad`` changes should be later in graph history then ``good`` ones.
+``bad`` changes should be later in graph history then ``good`` ones. To use
+alternative names::
+
+  $ git start --term-old=... --term-new=...
 
 Start bisecting with::