summaryrefslogtreecommitdiffstats
path: root/man1/git-worktree.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-worktree.1')
-rw-r--r--man1/git-worktree.19
1 files changed, 5 insertions, 4 deletions
diff --git a/man1/git-worktree.1 b/man1/git-worktree.1
index c5bb0765d..e47e67fc6 100644
--- a/man1/git-worktree.1
+++ b/man1/git-worktree.1
@@ -2,12 +2,12 @@
.\" Title: git-worktree
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 10/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GIT\-WORKTREE" "1" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GIT\-WORKTREE" "1" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -32,7 +32,8 @@ git-worktree \- Manage multiple working trees
.SH "SYNOPSIS"
.sp
.nf
-\fIgit worktree add\fR [\-f] [\-\-detach] [\-\-checkout] [\-\-lock [\-\-reason <string>]] [\-b <new\-branch>] <path> [<commit\-ish>]
+\fIgit worktree add\fR [\-f] [\-\-detach] [\-\-checkout] [\-\-lock [\-\-reason <string>]]
+ [\-b <new\-branch>] <path> [<commit\-ish>]
\fIgit worktree list\fR [\-v | \-\-porcelain [\-z]]
\fIgit worktree lock\fR [\-\-reason <string>] <worktree>
\fIgit worktree move\fR <worktree> <new\-path>