From bc1320333517bb2ab9c6bb48c0a1fe0bac02260f Mon Sep 17 00:00:00 2001 From: elena Date: Thu, 28 Sep 2017 20:15:35 +0300 Subject: [PATCH] fixed comment Former-commit-id: bc346bc763bd5b9bd7f35669f1cb5e957abacad6 Former-commit-id: dfc143fb817050e6244086e49e7936321aab2510 Former-commit-id: a59276dca9369d8f116134d0cd5cddeb7949de11 --- Scripts/scrolling_title.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scripts/scrolling_title.sh b/Scripts/scrolling_title.sh index f657958..edd084c 100755 --- a/Scripts/scrolling_title.sh +++ b/Scripts/scrolling_title.sh @@ -1,7 +1,7 @@ #!/bin/bash -# Run as follows: ./scrolling_title string -# It will look for "string" in all active windows and display the window title that includes this string. +# Run as follows: ./scrolling_title.sh mystring +# It will look for "mystring" in all active windows and display the window title that includes this string. # Case sensitive! # Limit for scrolling text