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.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-hash-object.1 b/man1/git-hash-object.1
index 02321cbdb..168dad131 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: 2023-10-20
+.\" Date: 2023-10-23
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.424.gceadf0f3cf
+.\" Source: Git 2.42.0.482.g2e8e77cbac
.\" Language: English
.\"
-.TH "GIT\-HASH\-OBJECT" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-HASH\-OBJECT" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -68,7 +68,7 @@ Read file names from the standard input, one per line, instead of from the comma
.PP
\-\-path
.RS 4
-Hash object as it were located at the given path\&. The location of file does not directly influence on the hash value, but path is used to determine what Git filters should be applied to the object before it can be placed to the object database, and, as result of applying filters, the actual blob put into the object database may differ from the given file\&. This option is mainly useful for hashing temporary files located outside of the working directory or files read from stdin\&.
+Hash object as if it were located at the given path\&. The location of the file does not directly influence the hash value, but the path is used to determine which Git filters should be applied to the object before it can be placed in the object database\&. As a result of applying filters, the actual blob put into the object database may differ from the given file\&. This option is mainly useful for hashing temporary files located outside of the working directory or files read from stdin\&.
.RE
.PP
\-\-no\-filters