]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Thu, 4 Jun 2020 14:52:35 +0000 (20:22 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Thu, 4 Jun 2020 14:52:35 +0000 (20:22 +0530)
plugins/README.md

index e4f24916870bc28ab56440fae9b05d9f2a1bb5aa..bb90a2685fe2aadaf8dbba9f3817f5f8db2c2c68 100644 (file)
@@ -41,7 +41,7 @@ Plugins are installed to `${XDG_CONFIG_HOME:-$HOME/.config}/nnn/plugins`.
 | getplugs | Update plugins to installed `nnn` version | sh | curl |
 | gutenread | Browse, download, read from Project Gutenberg | sh | curl, unzip, w3m<br>[epr](https://github.com/wustho/epr) (optional) |
 | gpgd | Decrypt files using gpg | sh | gpg |
-| gpge | Encrypt files using gpg | sh | gpg, fzf (see in-file docs) |
+| gpge | Encrypt files using gpg | sh | gpg, fzf |
 | hexview | View a file in hex in `$PAGER` | sh | xxd |
 | imgresize | Resize images in dir to screen resolution | sh | [imgp](https://github.com/jarun/imgp) |
 | imgthumb | View thumbnail of an image or dir of images | sh | [lsix](https://github.com/hackerb9/lsix) |