parse-options.h: *.txt -> *.adoc fixes

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Todd Zullinger 2025-03-03 15:44:20 -05:00 committed by Junio C Hamano
parent 550fac1d13
commit 458f8b0eab
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
struct repository;

/**
* Refer to Documentation/technical/api-parse-options.txt for the API doc.
* Refer to Documentation/technical/api-parse-options.adoc for the API doc.
*/

enum parse_opt_type {