summaryrefslogtreecommitdiffstats
path: root/man1/git-bisect.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-bisect.1')
-rw-r--r--man1/git-bisect.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git-bisect.1 b/man1/git-bisect.1
index 39cb950e6..671e473e6 100644
--- a/man1/git-bisect.1
+++ b/man1/git-bisect.1
@@ -2,12 +2,12 @@
.\" Title: git-bisect
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GIT\-BISECT" "1" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GIT\-BISECT" "1" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -43,7 +43,7 @@ The command takes various subcommands, and different options depending on the su
.RS 4
.\}
.nf
-git bisect start [\-\-term\-{new,bad}=<term> \-\-term\-{old,good}=<term>]
+git bisect start [\-\-term\-(new|bad)=<term\-new> \-\-term\-(old|good)=<term\-old>]
[\-\-no\-checkout] [\-\-first\-parent] [<bad> [<good>\&.\&.\&.]] [\-\-] [<paths>\&.\&.\&.]
git bisect (bad|new|<term\-new>) [<rev>]
git bisect (good|old|<term\-old>) [<rev>\&.\&.\&.]
@@ -53,7 +53,7 @@ git bisect reset [<commit>]
git bisect (visualize|view)
git bisect replay <logfile>
git bisect log
-git bisect run <cmd>\&.\&.\&.
+git bisect run <cmd> [<arg>\&.\&.\&.]
git bisect help
.fi
.if n \{\