From: Todd Zullinger Date: Mon, 3 Mar 2025 20:44:18 +0000 (-0500) Subject: list-objects-filter-options.h: *.txt -> *.adoc fixes X-Git-Tag: v2.49.0-rc2~4^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=02ed88f6a23d142f6e5c7e0b351704654796a6fe;p=thirdparty%2Fgit.git list-objects-filter-options.h: *.txt -> *.adoc fixes Signed-off-by: Todd Zullinger Signed-off-by: Junio C Hamano --- diff --git a/list-objects-filter-options.h b/list-objects-filter-options.h index 55fab8563d..7b2108b986 100644 --- a/list-objects-filter-options.h +++ b/list-objects-filter-options.h @@ -82,7 +82,7 @@ void list_objects_filter_init(struct list_objects_filter_options *filter_options * "filter" SP * * The filter keyword will be used by many commands. - * See Documentation/rev-list-options.txt for allowed values for . + * See Documentation/rev-list-options.adoc for allowed values for . * * Capture the given arg as the "filter_spec". This can be forwarded to * subordinate commands when necessary (although it's better to pass it through