This commit is contained in:
NRK
2021-04-13 10:32:24 +06:00
parent e0022ab7ab
commit 6eb126bd7c

2
sxbm
View File

@ -55,7 +55,7 @@ bm_list(){
while [ -n "$1" ]; do
case "$1" in
"-c"|"--disable-colors")
COL_LINK=""; COL_TITLE=""; COL_LINE_NUM=""
COL_LINK=""; COL_TITLE=""; COL_LINE_NUM="";
shift
;;
"-s"|"--strict")