summaryrefslogtreecommitdiffstats
path: root/man1/git-switch.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-switch.1')
-rw-r--r--man1/git-switch.110
1 files changed, 4 insertions, 6 deletions
diff --git a/man1/git-switch.1 b/man1/git-switch.1
index 776ef05c2..05629bbe5 100644
--- a/man1/git-switch.1
+++ b/man1/git-switch.1
@@ -2,12 +2,12 @@
.\" Title: git-switch
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-12-27
+.\" Date: 2024-01-02
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.232.ge79552d197
+.\" Source: Git 2.43.0.254.ga26002b628
.\" Language: English
.\"
-.TH "GIT\-SWITCH" "1" "2023\-12\-27" "Git 2\&.43\&.0\&.232\&.ge79552" "Git Manual"
+.TH "GIT\-SWITCH" "1" "2024\-01\-02" "Git 2\&.43\&.0\&.254\&.ga26002" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -258,9 +258,7 @@ configuration variable is true\&.
.PP
\-\-orphan <new\-branch>
.RS 4
-Create a new
-\fIorphan\fR
-branch, named
+Create a new unborn branch, named
\fB<new\-branch>\fR\&. All tracked files are removed\&.
.RE
.PP