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, 6 insertions, 4 deletions
diff --git a/man1/git-bisect.1 b/man1/git-bisect.1
index 2056266ac..1a07f2bb8 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-08-07
+.\" Date: 2023-08-09
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.rc0.25.ga82fb66fed
+.\" Source: Git 2.42.0.rc1
.\" Language: English
.\"
-.TH "GIT\-BISECT" "1" "2023\-08\-07" "Git 2\&.42\&.0\&.rc0\&.25\&.ga" "Git Manual"
+.TH "GIT\-BISECT" "1" "2023\-08\-09" "Git 2\&.42\&.0\&.rc1" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -272,7 +272,9 @@ $ git bisect visualize
.\}
.sp
.sp
-If the \fBDISPLAY\fR environment variable is not set, \fIgit log\fR is used instead\&. You can also give command\-line options such as \fB\-p\fR and \fB\-\-stat\fR\&.
+Git detects a graphical environment through various environment variables: \fBDISPLAY\fR, which is set in X Window System environments on Unix systems\&. \fBSESSIONNAME\fR, which is set under Cygwin in interactive desktop sessions\&. \fBMSYSTEM\fR, which is set under Msys2 and Git for Windows\&. \fBSECURITYSESSIONID\fR, which may be set on macOS in interactive desktop sessions\&.
+.sp
+If none of these environment variables is set, \fIgit log\fR is used instead\&. You can also give command\-line options such as \fB\-p\fR and \fB\-\-stat\fR\&.
.sp
.if n \{\
.RS 4