From e6f19ed63979844ea259f69b8ab0702586a69d68 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 5 May 2022 22:21:59 +0200 Subject: Added comments for ksh completion --- open-file | 2 -- 1 file changed, 2 deletions(-) (limited to 'open-file') diff --git a/open-file b/open-file index 848fd9b..a7cc551 100755 --- a/open-file +++ b/open-file @@ -2,8 +2,6 @@ # Inspired by https://github.com/salman-abedin/launch.sh # Launches files based on their mimetypes -# Use option -s devour to swallow or -s " " to open normally from terminal -# Use -t to specify mimetype # Requires: dmenu_path or similar (fallback), dmenu-filepicker menu=${MENU:-dmenu} -- cgit v1.3