]> git.99rst.org Git - git.git/commit
history: fix short help for argument of --update-refs
authorRené Scharfe <redacted>
Mon, 6 Apr 2026 09:31:21 +0000 (11:31 +0200)
committerJunio C Hamano <redacted>
Mon, 6 Apr 2026 17:17:36 +0000 (10:17 -0700)
commit26b9946dd756a2efc29f898e53327676a22adc3e
tree5641b73ce18f8873e88c22238490350bbdf74f32
parent49e6a7cd63793459c397dd9e1d772c41f997067a
history: fix short help for argument of --update-refs

"print" is not a valid argument for --update-refs.  List both valid
alternatives literally in the argh string, consistent with documentation
and usage string.

Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/history.c
git clone https://git.99rst.org/PROJECT