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: