printer: fix a few issues in the hyperlink docs

Closes #2612
This commit is contained in:
Lucas Trzesniewski
2023-09-26 00:38:25 +02:00
committed by Andrew Gallant
parent 3ad7a0d95e
commit c3e85f2b44
2 changed files with 8 additions and 8 deletions

View File

@@ -1526,7 +1526,7 @@ fn flag_hyperlink_format(args: &mut Vec<RGArg>) {
Set the format of hyperlinks to match results. Hyperlinks make certain elements
of ripgrep's output, such as file paths, clickable. This generally only works
in terminal emulators that support OSC-8 hyperlinks. For example, the format
*file://{host}{file}* will emit an RFC 8089 hyperlink.
*file://{host}{path}* will emit an RFC 8089 hyperlink.
The following variables are available in the format string: