From 8bc190c2bfd0e8c2efb251a72d4cfecfeebccf66 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 30 Apr 2021 12:58:35 +0200 Subject: [PATCH] axzshctl: Fix syntax of "set-theme" in help output --- bin/axzshctl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/axzshctl b/bin/axzshctl index 5b3f4bd..7d85c4d 100755 --- a/bin/axzshctl +++ b/bin/axzshctl @@ -55,7 +55,7 @@ function Usage { echo " check-plugins" echo " Detect plugins which are \"useful\" on this system." echo - echo " set-theme |-" + echo " set-theme {|-}" echo " Set active theme to , or to the default." echo echo " upgrade" -- 2.39.2