diff options
| author | Todd Zullinger <tmz@pobox.com> | 2025-03-03 15:44:20 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-03 13:49:24 -0800 |
| commit | 458f8b0eab9af7b770a25e9277f70bb4df3c8d90 (patch) | |
| tree | f1b37931d762469796c6acb8f6dd06101168cf1b /parse-options.h | |
| parent | object-name.c: *.txt -> *.adoc fixes (diff) | |
| download | git-458f8b0eab9af7b770a25e9277f70bb4df3c8d90.tar.gz git-458f8b0eab9af7b770a25e9277f70bb4df3c8d90.zip | |
parse-options.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'parse-options.h')
| -rw-r--r-- | parse-options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parse-options.h b/parse-options.h index fca944d9a9..997ffbee80 100644 --- a/parse-options.h +++ b/parse-options.h @@ -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 { |
