From d2fb362e27fcf5452497bf0e90961ca762c48c0b Mon Sep 17 00:00:00 2001 From: noodle Date: Mon, 5 Jun 2023 05:33:05 +0300 Subject: notify-replace: change description --- notify-replace | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notify-replace') diff --git a/notify-replace b/notify-replace index 114493d..c3bc92b 100755 --- a/notify-replace +++ b/notify-replace @@ -1,6 +1,6 @@ #!/bin/sh -e # Sends, remembers, and replaces notifications based on program name that's -# passed as first argument to script. +# passed as first argument to script. Uses notify-send. # Non-POSIX features used: flock(1) # TODO: consider replacing flock(1) with a POSIX-complaint alternative -- cgit v1.2.3