From 8e0f3528557c4355d36eda54945f8560fa10543b Mon Sep 17 00:00:00 2001 From: Sofus Rose Date: Thu, 30 Jun 2016 23:06:41 +0200 Subject: [PATCH] Set less -R again. --- convmlv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/convmlv.sh b/convmlv.sh index af8c328..b5ec347 100755 --- a/convmlv.sh +++ b/convmlv.sh @@ -150,7 +150,7 @@ setDefaults() { #Set all the default variables. Run here, and also after each AR setDefaults #Run now, but also later. help() { -cat << EOF +less -R << EOF Usage: $(echo -e "\033[1m./convmlv.sh\033[0m [FLAGS] [OPTIONS] \033[2mfiles\033[0m")