Skip to content

Commit bbd374d

Browse files
anderskgitster
authored andcommitted
Documentation/git-bisect.txt: git bisect term → git bisect terms
Signed-off-by: Anders Kaseorg <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 21b55e3 commit bbd374d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-bisect.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ To get a reminder of the currently used terms, use
164164
git bisect terms
165165
------------------------------------------------
166166

167-
You can get just the old (respectively new) term with `git bisect term
168-
--term-old` or `git bisect term --term-good`.
167+
You can get just the old (respectively new) term with `git bisect terms
168+
--term-old` or `git bisect terms --term-good`.
169169

170170
Bisect visualize
171171
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)