From 4b21af016459e4e6dc2c513f2bb55fd43d7edbb1 Mon Sep 17 00:00:00 2001 From: Arun Date: Thu, 30 Dec 2021 06:33:25 +0530 Subject: [PATCH] Updated Basic use cases (markdown) --- Basic-use-cases.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Basic-use-cases.md b/Basic-use-cases.md index 33bdacd..b462d54 100644 --- a/Basic-use-cases.md +++ b/Basic-use-cases.md @@ -233,7 +233,8 @@ alias N='sudo -E nnn -dH' ## File picker -To use `nnn` as a file picker and redirect the output to other programs, use [`picker`](https://github.com/jarun/nnn/blob/master/plugins/picker). +To use `nnn` as a file picker and redirect the output to other programs, use option `-p`. +The option takes an output file as argument (use `-` to print the list to stdout). Ways to pick files: