From cc0ee94da7ab8f104644903f8ef7366f42d75305 Mon Sep 17 00:00:00 2001 From: Schweber <64630479+Schweber@users.noreply.github.com> Date: Tue, 26 Dec 2023 15:37:22 +0100 Subject: [PATCH] r --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8aa310..a9f974e 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This Bash script emulates the main features of [tdrop](https://github.com/noctui > -b, --background > changes the default behaviour: if the specified program is not running, launch it in the background instead of foreground. Thereafter 'hdrop -b' will work the same as without this flag. > -> -i, --insensitive +> -i, --insensitive > case insensitive matching of class names. Try this if a running program is not recognized and a new instance is launched instead. > > -h, --help