]> Sergey Matveev's repositories - nnn.git/commitdiff
Update help
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 5 Oct 2019 01:53:25 +0000 (07:23 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 5 Oct 2019 01:53:25 +0000 (07:23 +0530)
README.md
src/nnn.c

index 703c0bb52b11371d4e226fc6cceab27b96eabb80..61c021cb45fc847a30fee689a0491d9ec1759bc3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -217,7 +217,7 @@ The list below is from the **dev branch**. Press <kbd>?</kbd> in `nnn` to see th
             s  Size    E  Extn   t  Time
  MISC
          ! ^]  Shell             =  Launcher
-         R ^V  Pick plugin   :K xK  Run plugin key K
+         R ^V  Pick plugin   :K xK  Execute plugin K
             c  SSHFS mount       u  Unmount
            ^P  Prompt/run cmd    L  Lock
 ```
index 35a2a072ed8a2463eea7cd3359b4a7585642358f..b5f80206fffe709b5cd316cbb7d6441cc5a0e7ed 100644 (file)
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -2845,7 +2845,7 @@ static void show_help(const char *path)
                  "cs  Size    E  Extn   t  Time\n"
                "1MISC\n"
               "9! ^]  Shell             =  Launcher\n"
-              "9R ^V  Pick plugin   :K xK  Run plugin key K\n"
+              "9R ^V  Pick plugin   :K xK  Execute plugin K\n"
                  "cc  SSHFS mount       u  Unmount\n"
                 "b^P  Prompt/run cmd    L  Lock\n"};