Updated Basic use cases (markdown)

Arun 2021-12-30 06:33:25 +05:30
parent 8ab0feb92c
commit 4b21af0164
1 changed files with 2 additions and 1 deletions

@ -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: