mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Docs: rg --no-heading has been handled
This commit is contained in:
@@ -67,7 +67,7 @@ the need for this kitten.
|
|||||||
output formatting as the kitten works by parsing the output from ripgrep.
|
output formatting as the kitten works by parsing the output from ripgrep.
|
||||||
The unsupported options are: :code:`--context-separator`,
|
The unsupported options are: :code:`--context-separator`,
|
||||||
:code:`--field-context-separator`, :code:`--field-match-separator`,
|
:code:`--field-context-separator`, :code:`--field-match-separator`,
|
||||||
:code:`--json`, :code:`-I --no-filename`, :code:`--no-heading`,
|
:code:`--json`, :code:`-I --no-filename`, :code:`-0 --null`,
|
||||||
:code:`-0 --null`, :code:`--null-data`, :code:`--path-separator`.
|
:code:`--null-data`, :code:`--path-separator`. If you specify options via
|
||||||
If you specify options via configuration file, then any changes to the
|
configuration file, then any changes to the default output format will not be
|
||||||
default output format will not be supported, not just the ones listed above.
|
supported, not just the ones listed.
|
||||||
|
|||||||
Reference in New Issue
Block a user