From 9a26739132bded3054a24640751d2f81b8bc34c2 Mon Sep 17 00:00:00 2001 From: NRK Date: Sat, 25 Dec 2021 07:46:54 +0600 Subject: [PATCH] fix plugin requirement --- nnn.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nnn.1 b/nnn.1 index 293f018b..7e6ceced 100644 --- a/nnn.1 +++ b/nnn.1 @@ -144,8 +144,8 @@ supports the following options: show version and exit .Pp .Fl x - show notis on selection cp, mv, rm completion (requires \fI.cbcp\fR plugin) - copy path to system clipboard on select (requires \fI.ntfy\fR plugin) + show notifications on selection cp, mv, rm completion (requires \fI.ntfy\fR plugin) + copy path to system clipboard on select (requires \fI.cbcp\fR plugin) show xterm title (if non-picker mode) .Pp .Fl h -- 2.48.1