summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 75a46f6)
raw | patch | inline | side by side (parent: 75a46f6)
author | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Dec 2005 06:36:22 +0000 (22:36 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Dec 2005 06:36:22 +0000 (22:36 -0800) |
The file parameter is better spelled just "file", not "any file
on the filesystem". We stress that in the description text
later anyway.
Signed-off-by: Junio C Hamano <junkio@cox.net>
on the filesystem". We stress that in the description text
later anyway.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-hash-object.txt | patch | blob | history |
index 07d2c427c5d5364e4a1aad6ffa437361cc8f99ed..db12e926f8bb6ec20ae60c65623c840df59e258f 100644 (file)
SYNOPSIS
--------
-'git-hash-object' [-t <type>] [-w] <any-file-on-the-filesystem>
+'git-hash-object' [-t <type>] [-w] <file>
DESCRIPTION
-----------