mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-23 03:52:12 +03:00
v5.5
This commit is contained in:
parent
6760ce141d
commit
740e75edc1
@ -2,7 +2,7 @@ function tide --description 'Manage your Tide prompt'
|
|||||||
argparse --stop-nonopt v/version h/help -- $argv
|
argparse --stop-nonopt v/version h/help -- $argv
|
||||||
|
|
||||||
if set -q _flag_version
|
if set -q _flag_version
|
||||||
echo 'tide, version 5.4.0'
|
echo 'tide, version 5.5.0'
|
||||||
else if set -q _flag_help
|
else if set -q _flag_help
|
||||||
_tide_help
|
_tide_help
|
||||||
else if functions --query _tide_sub_$argv[1]
|
else if functions --query _tide_sub_$argv[1]
|
||||||
|
Loading…
Reference in New Issue
Block a user