documentation: fix typos

Diff best viewed with --color-diff.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Elijah Newren
2023-10-08 06:45:05 +00:00
committed by Junio C Hamano
parent 82e81edf71
commit 384f7d17d2
9 changed files with 11 additions and 11 deletions

View File

@ -26,7 +26,7 @@ OPTIONS
-------
--[no-]strict::
Do not try <directory>/.git/ if <directory> is no Git directory.
Do not try <directory>/.git/ if <directory> is not a Git directory.
--timeout=<n>::
Interrupt transfer after <n> seconds of inactivity.