revision.c: trivial fix to message
commit781fb7b4c2fd18040453e1676e505c5fd66ebd31
authorAlexander Shopov <ash@kambanaria.org>
Fri, 16 Feb 2024 10:15:37 +0000 (16 11:15 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Mar 2024 22:11:56 +0000 (5 14:11 -0800)
treefb70f6758f64a0ca9685a156945711a43d24f74e
parent6567eed94f8a7fc55d0cb1897c6e65f29bd227c6
revision.c: trivial fix to message

ancestry-path is an option, not a command - mark it as such.
This brings it in sync with the rest of usages in the file

Signed-off-by: Alexander Shopov <ash@kambanaria.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
revision.c