about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-09-12 16:36:36 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-09-12 16:36:36 +0200
commitea76118cc99c2127128d34e7b20bcb3ed2f874b7 (patch)
tree254cf9665e197b055351c921615b0ed894b171b3 /README.md
parentb967f24f32ab63a6ee4aacb014daee2982a977e4 (diff)
downloadlr-ea76118cc99c2127128d34e7b20bcb3ed2f874b7.tar.gz
lr-ea76118cc99c2127128d34e7b20bcb3ed2f874b7.tar.xz
lr-ea76118cc99c2127128d34e7b20bcb3ed2f874b7.zip
add -X for OSC 8 hyperlinks
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 38dea16..4833d42 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Over ls:
 
 ## Usage:
 
-	lr [-0|-F|-l [-TA|-TC|-TM]|-S|-f FMT] [-D] [-H|-L] [-1AGQdhsx] [-U|-o ORD] [-t TEST]* PATH...
+	lr [-0|-F|-l [-TA|-TC|-TM]|-S|-f FMT] [-D] [-H|-L] [-1AGQXdhsx] [-U|-o ORD] [-t TEST]* PATH...
 
 The special path argument `-` makes `lr` read file names from standard
 input, instead of traversing path.
@@ -67,6 +67,7 @@ input, instead of traversing path.
 * `-1`: don't go below one level of directories.
 * `-A`: don't list files starting with a dot.
 * `-G`: colorize output to tty.  Use twice to force colorize.
+* `-X`: print OSC 8 hyperlinks to tty.  Use twice to force.
 * `-Q`: shell quote file names (default for output to TTY).
 * `-d`: don't enter directories.
 * `-h`: print human readable size for `-l` (also `%s`).