]> Sergey Matveev's repositories - nnn.git/commitdiff
nmount: update dependencies in plugins/README.md
authorAnomalocaridid <29845794+Anomalocaridid@users.noreply.github.com>
Sat, 8 Jul 2023 23:55:10 +0000 (19:55 -0400)
committerAnomalocaridid <29845794+Anomalocaridid@users.noreply.github.com>
Sat, 8 Jul 2023 23:55:10 +0000 (19:55 -0400)
plugins/README.md

index f2a3c4e6e3f45d9ef76c60fb3a71ce93883e376c..167676a1c2eb689299f7cbfff2f6a91bf967ecc5 100644 (file)
@@ -45,7 +45,7 @@ Plugins extend the capabilities of `nnn`. They are _executable_ scripts (or bina
 | [mp3conv](mp3conv) | Extract audio from multimedia as mp3 | sh | ffmpeg |
 | [mtpmount](mtpmount) | Toggle mount of MTP device (eg. Android) | sh | gvfs-mtp |
 | [nbak](nbak) | Backs up `nnn` config | sh | tar, awk, mktemp |
-| [nmount](nmount) | Toggle mount status of a device as normal user | sh | pmount, udisks2 |
+| [nmount](nmount) | Toggle mount status of a device as normal user | sh | pmount (optional), udisks2 |
 | [nuke](nuke) | Sample file opener (CLI-only by default) | sh | _see in-file docs_ |
 | [oldbigfile](oldbigfile) | List large files by access time | sh | find, sort |
 | [openall](openall) | Open selected files together or one by one [✓] | bash | - |