You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correctly render the command name in the help text
Previously the help text failed to render the name of the script being executed in the help text.
The issue was detected by shellcheck, this commit also includes another minor fix detected by ShellCheck.
Closes#16
0 commit comments