File tree Expand file tree Collapse file tree
lib/octocatalog-diff/cli/options Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -436,7 +436,7 @@ on which this is running. (<a href="../lib/octocatalog-diff/cli/options/facts_te
436436 <td valign=top>
437437 Specify one or more filters to apply to the results of the catalog difference.
438438For a list of available filters and further explanation, please refer to
439- [ Filtering results ] ( /doc/ advanced-filter.md) . (<a href =" ../lib/octocatalog-diff/catalog -diff/cli/options/filters.rb " >filters.rb</a >)
439+ < a href = " advanced-filter.md " >Filtering results</ a > . (<a href =" ../lib/octocatalog-diff/cli/options/filters.rb " >filters.rb</a >)
440440 </td >
441441 </tr >
442442
Original file line number Diff line number Diff line change 22
33# Specify one or more filters to apply to the results of the catalog difference.
44# For a list of available filters and further explanation, please refer to
5- # [Filtering results](/doc/ advanced-filter.md) .
5+ # <a href=" advanced-filter.md">Filtering results</a> .
66# @param parser [OptionParser object] The OptionParser argument
77# @param options [Hash] Options hash being constructed; this is modified in this method.
88OctocatalogDiff ::Cli ::Options ::Option . newoption ( :filters ) do
You can’t perform that action at this time.
0 commit comments