aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar lvgx <l@vgx.fr>2020-05-30 01:47:06 +0200
committerGravatar GitHub <noreply@github.com>2020-05-30 05:17:06 +0530
commitf4acf23c15842d4f3dfdcba883c98dba9cbe53d6 (patch)
tree0e15d275e741628c0ede3f0a54594d6cfa1483a4
parente47a04865e4dbef9870fb2a38df4386683d7f675 (diff)
downloadnnn-f4acf23c15842d4f3dfdcba883c98dba9cbe53d6.tar.gz
Add -P to man (#612)
-rw-r--r--nnn.14
1 files changed, 4 insertions, 0 deletions
diff --git a/nnn.1 b/nnn.1
index 3f5cac4..7655af3 100644
--- 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