From 5f6da1d9d2b073c72d3588518934ade16df51268 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 5 Dec 2005 22:36:22 -0800 Subject: [PATCH] Documentation: hash-object. 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 --- Documentation/git-hash-object.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-hash-object.txt b/Documentation/git-hash-object.txt index 07d2c427..db12e926 100644 --- a/Documentation/git-hash-object.txt +++ b/Documentation/git-hash-object.txt @@ -8,7 +8,7 @@ git-hash-object - Computes object ID and optionally creates a blob from a file. SYNOPSIS -------- -'git-hash-object' [-t ] [-w] +'git-hash-object' [-t ] [-w] DESCRIPTION ----------- -- 2.11.0