Skip to content

Commit a7158f1

Browse files
Costa ShulyupinCosta Shulyupin
Costa Shulyupin
authored and
Costa Shulyupin
committed
^print-actions
1 parent 8066353 commit a7158f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-wizard

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ print-actions()
115115
[[ $actprop[$n] != $key ]] && continue
116116
kk+=($actkey[$n])
117117
actk[$actkey[$n]]=$act[$n]
118-
echo " [$actkey[$n]] - $conf[$n]"
118+
echo " $actkey[$n]﹞ — $conf[$n]"
119119
}
120120
echo " [Enter] - continue"
121121
echo " * - exit"

0 commit comments

Comments
 (0)