mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
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>
This commit is contained in:
committed by
Junio C Hamano
parent
c09c29b430
commit
02ed88f6a2
@@ -82,7 +82,7 @@ void list_objects_filter_init(struct list_objects_filter_options *filter_options
|
|||||||
* "filter" SP <arg>
|
* "filter" SP <arg>
|
||||||
*
|
*
|
||||||
* The filter keyword will be used by many commands.
|
* 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
|
* 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
|
* subordinate commands when necessary (although it's better to pass it through
|
||||||
|
|||||||
Reference in New Issue
Block a user