summaryrefslogtreecommitdiffstats
path: root/man1/git-hash-object.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-hash-object.1')
-rw-r--r--man1/git-hash-object.19
1 files changed, 5 insertions, 4 deletions
diff --git a/man1/git-hash-object.1 b/man1/git-hash-object.1
index ddfc73c82..21d206724 100644
--- a/man1/git-hash-object.1
+++ b/man1/git-hash-object.1
@@ -2,12 +2,12 @@
.\" Title: git-hash-object
.\" 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\-HASH\-OBJECT" "1" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GIT\-HASH\-OBJECT" "1" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -32,7 +32,8 @@ git-hash-object \- Compute object ID and optionally creates a blob from a file
.SH "SYNOPSIS"
.sp
.nf
-\fIgit hash\-object\fR [\-t <type>] [\-w] [\-\-path=<file>|\-\-no\-filters] [\-\-stdin [\-\-literally]] [\-\-] <file>\&...
+\fIgit hash\-object\fR [\-t <type>] [\-w] [\-\-path=<file> | \-\-no\-filters]
+ [\-\-stdin [\-\-literally]] [\-\-] <file>\&...
\fIgit hash\-object\fR [\-t <type>] [\-w] \-\-stdin\-paths [\-\-no\-filters]
.fi
.sp