Browse Source

Add -P to man (#612)

master
lvgx GitHub 4 years ago
parent
commit
f4acf23c15
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      nnn.1

+ 4
- 0
nnn.1 View File

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


Loading…
Cancel
Save