From cf6cac20059123d6ec3f867bb3692df62db52cf9 Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Sun, 8 Oct 2023 06:45:03 +0000 Subject: documentation: wording improvements Diff best viewed with --color-diff. Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- Documentation/git-http-fetch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-http-fetch.txt') diff --git a/Documentation/git-http-fetch.txt b/Documentation/git-http-fetch.txt index 319062c021..4ec7c68d3b 100644 --- a/Documentation/git-http-fetch.txt +++ b/Documentation/git-http-fetch.txt @@ -31,7 +31,7 @@ commit-id:: Report what is downloaded. -w :: - Writes the commit-id into the filename under $GIT_DIR/refs/ on + Writes the commit-id into the specified filename under $GIT_DIR/refs/ on the local end after the transfer is complete. --stdin:: -- cgit 1.2.3-korg