diff options
author | Patrick Steinhardt <ps@pks.im> | 2023-10-16 09:19:51 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-10-16 14:21:59 -0700 |
commit | e9cc3a027b0ab97e360748a5a9187fbf22b8a660 (patch) | |
tree | b82ad5e01e3f959683a3d8b46dd5c2a0f27fd3b6 /builtin/commit.c | |
parent | 43c8a30d150ecede9709c1f2527c8fba92c65f40 (diff) |
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=<factor>`. In fact though, the
option must be specified without the equals sign via `-g<factor>`.
Fix the syntax accordingly.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions