Docs: rg --no-heading has been handled

This commit is contained in:
pagedown 2022-12-10 15:12:32 +08:00
parent f03a665e09
commit 52cf443daf
No known key found for this signature in database
GPG Key ID: E921CF18AC8FF6EB

View File

@ -67,7 +67,7 @@ the need for this kitten.
output formatting as the kitten works by parsing the output from ripgrep.
The unsupported options are: :code:`--context-separator`,
:code:`--field-context-separator`, :code:`--field-match-separator`,
:code:`--json`, :code:`-I --no-filename`, :code:`--no-heading`,
:code:`-0 --null`, :code:`--null-data`, :code:`--path-separator`.
If you specify options via configuration file, then any changes to the
default output format will not be supported, not just the ones listed above.
:code:`--json`, :code:`-I --no-filename`, :code:`-0 --null`,
:code:`--null-data`, :code:`--path-separator`. If you specify options via
configuration file, then any changes to the default output format will not be
supported, not just the ones listed.