commit 7b88eace4832dbf37f62b78de52279ba739d603f parent 9396408a7ec1325941c04e3e6c80eee0fd078a7f Author: Cem Keylan <cem@ckyln.com> Date: Mon, 25 Nov 2019 16:58:38 +0300 fix name shown in usage Diffstat:
M | sb | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sb b/sb @@ -6,7 +6,7 @@ VERSION="vnumber" usage() { cat <<EOF -${0#**/} [options] +${0##*/} [options] Options: -n Print to stdout instead of the bar