From 53606069c9bb78a019b2fa8824bb017a0444062e Mon Sep 17 00:00:00 2001 From: Arun Date: Thu, 30 Dec 2021 06:34:04 +0530 Subject: [PATCH] Updated Basic use cases (markdown) --- Basic-use-cases.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Basic-use-cases.md b/Basic-use-cases.md index b462d54..4b9904a 100644 --- a/Basic-use-cases.md +++ b/Basic-use-cases.md @@ -233,8 +233,7 @@ alias N='sudo -E nnn -dH' ## File 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). +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: