diff options
| author | Todd Zullinger <tmz@pobox.com> | 2025-03-03 15:44:18 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-03 13:49:23 -0800 |
| commit | 02ed88f6a23d142f6e5c7e0b351704654796a6fe (patch) | |
| tree | b7f8b7363b53512f66fdd95f948fb166e18a6c7d /list-objects-filter-options.h | |
| parent | fsck.h: *.txt -> *.adoc fixes (diff) | |
| download | git-02ed88f6a23d142f6e5c7e0b351704654796a6fe.tar.gz git-02ed88f6a23d142f6e5c7e0b351704654796a6fe.zip | |
list-objects-filter-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 'list-objects-filter-options.h')
| -rw-r--r-- | list-objects-filter-options.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <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 |
