From e3a70a248347367fbe9d7ea449ab3e0f9d777276 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 28 Aug 2018 20:47:37 +0530 Subject: [PATCH] Document Cygwin opener --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33fdb7c..0576719 100644 --- a/README.md +++ b/README.md @@ -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 |