From 49967dd28f8f13da7976dbe90eacdee6a39388ac Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 8 Jul 2026 22:54:54 +0530 Subject: [PATCH] ... --- docs/kittens/choose-files.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kittens/choose-files.rst b/docs/kittens/choose-files.rst index 58e4437c7..b684b8b5a 100644 --- a/docs/kittens/choose-files.rst +++ b/docs/kittens/choose-files.rst @@ -44,7 +44,7 @@ current cursor position, press :sc:`insert_chosen_file` for files or :sc:`insert_chosen_directory` for directories. Similarly, to have a file chosen in a command line, use, for example:: - some-command $(kitten choose-file) + some-command $(kitten choose-files) Note that the above may not work in a complicated pipeline as it performs terminal I/O and needs exclusive access to the tty device while choosing a