]> Sergey Matveev's repositories - nnn.git/commitdiff
Add -P to man (#612)
authorlvgx <l@vgx.fr>
Fri, 29 May 2020 23:47:06 +0000 (01:47 +0200)
committerGitHub <noreply@github.com>
Fri, 29 May 2020 23:47:06 +0000 (05:17 +0530)
nnn.1

diff --git a/nnn.1 b/nnn.1
index 3f5cac4ed4040d7103b646af2a68fafa9d1f839d..7655af3543b7d6fd327ec5602c403ebf530e33cf 100644 (file)
--- a/nnn.1
+++ b/nnn.1
@@ -21,6 +21,7 @@
 .Op Ar -l
 .Op Ar -n
 .Op Ar -p file
+.Op Ar -P key
 .Op Ar -Q
 .Op Ar -r
 .Op Ar -R
@@ -103,6 +104,9 @@ supports the following options:
 .Fl "p file"
         copy (or \fIpick\fR) selection to file, or stdout if file='-'
 .Pp
+.Fl "P key"
+        specify plugin key to run
+.Pp
 .Fl Q
         disable confirmation on quit with multiple contexts active
 .Pp