From: Patrick Steinhardt Date: Mon, 16 Oct 2023 07:19:51 +0000 (+0200) Subject: doc/git-repack: fix syntax for `-g` shorthand option X-Git-Tag: v2.42.1~4^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e9cc3a027b0ab97e360748a5a9187fbf22b8a660;p=thirdparty%2Fgit.git doc/git-repack: fix syntax for `-g` shorthand option The `-g` switch is a shorthand for `--geometric=` and allows the user to specify the geometric. The documentation is wrong though and indicates that the syntax for the shorthand is `-g=`. In fact though, the option must be specified without the equals sign via `-g`. Fix the syntax accordingly. Signed-off-by: Patrick Steinhardt Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-repack.txt b/Documentation/git-repack.txt index 4017157949..60ffe830a6 100644 --- a/Documentation/git-repack.txt +++ b/Documentation/git-repack.txt @@ -186,7 +186,7 @@ depth is 4095. Pass the `--delta-islands` option to `git-pack-objects`, see linkgit:git-pack-objects[1]. --g=:: +-g:: --geometric=:: Arrange resulting pack structure so that each successive pack contains at least `` times the number of objects as the