This commit is contained in:
Ilan Cosman 2021-04-11 09:43:11 -07:00
parent 612f117dee
commit 9e3221ce48

View File

@ -2,7 +2,7 @@ function tide
argparse --stop-nonopt v/version h/help -- $argv
if set -q _flag_version
printf '%s\n' "tide, version 4.3.2"
printf '%s\n' "tide, version 4.3.3"
else if set -q _flag_help
_tide_help
else if functions --query _tide_sub_$argv[1]