summaryrefslogtreecommitdiffstats
path: root/man1/git-rebase.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-rebase.1')
-rw-r--r--man1/git-rebase.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-rebase.1 b/man1/git-rebase.1
index d5fbc9a41..229d913d2 100644
--- a/man1/git-rebase.1
+++ b/man1/git-rebase.1
@@ -2,12 +2,12 @@
.\" Title: git-rebase
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-03-21
+.\" Date: 2024-03-25
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.325.g11c821f2f2
+.\" Source: Git 2.44.0.368.gc75fd8d815
.\" Language: English
.\"
-.TH "GIT\-REBASE" "1" "2024\-03\-21" "Git 2\&.44\&.0\&.325\&.g11c821" "Git Manual"
+.TH "GIT\-REBASE" "1" "2024\-03\-25" "Git 2\&.44\&.0\&.368\&.gc75fd8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -36,7 +36,7 @@ git-rebase \- Reapply commits on top of another base tip
[\-\-onto <newbase> | \-\-keep\-base] [<upstream> [<branch>]]
\fIgit rebase\fR [\-i | \-\-interactive] [<options>] [\-\-exec <cmd>] [\-\-onto <newbase>]
\-\-root [<branch>]
-\fIgit rebase\fR (\-\-continue | \-\-skip | \-\-abort | \-\-quit | \-\-edit\-todo | \-\-show\-current\-patch)
+\fIgit rebase\fR (\-\-continue|\-\-skip|\-\-abort|\-\-quit|\-\-edit\-todo|\-\-show\-current\-patch)
.fi
.sp
.SH "DESCRIPTION"