diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2018-08-28 20:47:37 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2018-08-28 20:47:37 +0530 |
commit | e3a70a248347367fbe9d7ea449ab3e0f9d777276 (patch) | |
tree | 2ff46905389691004a11c738c648925dc441f3d9 /README.md | |
parent | 7a7ccaae37f30c85a2a53b90ccd92bcb76b6bcd8 (diff) | |
download | nnn-e3a70a248347367fbe9d7ea449ab3e0f9d777276.tar.gz |
Document Cygwin opener
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -297,7 +297,7 @@ The following indicators are used in the detail view: | External dependency | Operation | | --- | --- | -| xdg-open (Linux), open(1) (OS X) | desktop opener | +| xdg-open (Linux), open(1) (OS X), cygstart (Cygwin) | desktop opener | | mediainfo, exiftool | multimedia file details | | gnome-search-tool, catfish | desktop search utility | | atool | create, list and extract archives | |