]> git.ipfire.org Git - thirdparty/git.git/commitdiff
list-objects-filter-options.h: *.txt -> *.adoc fixes
authorTodd Zullinger <tmz@pobox.com>
Mon, 3 Mar 2025 20:44:18 +0000 (15:44 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Mar 2025 21:49:23 +0000 (13:49 -0800)
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
list-objects-filter-options.h

index 55fab8563d20a5a7ada0e9fd1215303808c5853d..7b2108b98662c9937eec96dbe4d8bef97e291158 100644 (file)
@@ -82,7 +82,7 @@ void list_objects_filter_init(struct list_objects_filter_options *filter_options
  *       "filter" SP <arg>
  *
  * The filter keyword will be used by many commands.
- * See Documentation/rev-list-options.txt for allowed values for <arg>.
+ * See Documentation/rev-list-options.adoc for allowed values for <arg>.
  *
  * 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