summaryrefslogtreecommitdiffstats
path: root/man1/git-commit-graph.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-commit-graph.1')
-rw-r--r--man1/git-commit-graph.111
1 files changed, 7 insertions, 4 deletions
diff --git a/man1/git-commit-graph.1 b/man1/git-commit-graph.1
index 9755d3398..81e162fb2 100644
--- a/man1/git-commit-graph.1
+++ b/man1/git-commit-graph.1
@@ -2,12 +2,12 @@
.\" Title: git-commit-graph
.\" 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\-COMMIT\-GRAPH" "1" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GIT\-COMMIT\-GRAPH" "1" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -33,7 +33,10 @@ git-commit-graph \- Write and verify Git commit\-graph files
.sp
.nf
\fIgit commit\-graph verify\fR [\-\-object\-dir <dir>] [\-\-shallow] [\-\-[no\-]progress]
-\fIgit commit\-graph write\fR <options> [\-\-object\-dir <dir>] [\-\-[no\-]progress]
+\fIgit commit\-graph write\fR [\-\-object\-dir <dir>] [\-\-append]
+ [\-\-split[=<strategy>]] [\-\-reachable | \-\-stdin\-packs | \-\-stdin\-commits]
+ [\-\-changed\-paths] [\-\-[no\-]max\-new\-filters <n>] [\-\-[no\-]progress]
+ <split options>
.fi
.sp
.SH "DESCRIPTION"