summaryrefslogtreecommitdiffstats
path: root/man1/git.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git.1')
-rw-r--r--man1/git.118
1 files changed, 14 insertions, 4 deletions
diff --git a/man1/git.1 b/man1/git.1
index 6275d02f6..4fe1a1591 100644
--- a/man1/git.1
+++ b/man1/git.1
@@ -2,12 +2,12 @@
.\" Title: git
.\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 09/19/2022
+.\" Date: 09/21/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.rc0.52.gdda7228a83
+.\" Source: Git 2.38.0.rc1
.\" Language: English
.\"
-.TH "GIT" "1" "09/19/2022" "Git 2\&.38\&.0\&.rc0\&.52\&.gd" "Git Manual"
+.TH "GIT" "1" "09/21/2022" "Git 2\&.38\&.0\&.rc1" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -612,6 +612,11 @@ Collect information for user to file a bug report\&.
Count unpacked number of objects and their disk consumption\&.
.RE
.PP
+\fBgit-diagnose\fR(git)
+.RS 4
+Generate a zip archive of diagnostic information\&.
+.RE
+.PP
\fBgit-difftool\fR(git)
.RS 4
Show changes using common diff tools\&.
@@ -657,6 +662,11 @@ Check the GPG signature of commits\&.
Check the GPG signature of tags\&.
.RE
.PP
+\fBgit-version\fR(git)
+.RS 4
+Display version information about Git\&.
+.RE
+.PP
\fBgit-whatchanged\fR(git)
.RS 4
Show logs with difference each commit introduces\&.
@@ -1194,7 +1204,7 @@ An overview of recommended workflows with Git\&.
.RE
.SH "REPOSITORY, COMMAND AND FILE INTERFACES"
.sp
-This documentation discusses repository and command interfaces which users are expected to interact with directly\&. See \fB\-\-user\-formats\fR in \fBgit-help\fR(1) for more details on the critera\&.
+This documentation discusses repository and command interfaces which users are expected to interact with directly\&. See \fB\-\-user\-formats\fR in \fBgit-help\fR(1) for more details on the criteria\&.
.PP
\fBgitattributes\fR(git)
.RS 4