Documentation/git-bisect.txt: git bisect term → git bisect terms
[gitweb.git] / Documentation / git-bisect.txt
index 4dd62958098f4b3ce3a9759b41e96b187f732a4f..0b305a6c21849cb18c5d9ae34e82c3f15be5cf0d 100644 (file)
@@ -164,8 +164,8 @@ To get a reminder of the currently used terms, use
 git bisect terms
 ------------------------------------------------
 
-You can get just the old (respectively new) term with `git bisect term
---term-old` or `git bisect term --term-good`.
+You can get just the old (respectively new) term with `git bisect terms
+--term-old` or `git bisect terms --term-good`.
 
 Bisect visualize
 ~~~~~~~~~~~~~~~~