Add -P to man (#612)

This commit is contained in:
lvgx 2020-05-30 01:47:06 +02:00 committed by GitHub
parent e47a04865e
commit f4acf23c15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
nnn.1
View File

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