This website requires JavaScript.
Explore
Help
Sign In
kevin
/
asdf
Watch
1
Fork
0
You've already forked asdf
mirror of
https://github.com/asdf-vm/asdf.git
synced
2024-11-15 09:38:16 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
832a868a0c
asdf
/
lib
/
commands
/
help.sh
6 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
change all commands to functions
2015-05-17 00:46:56 -07:00
help_command
(
)
{
echo
"
version:
$(
asdf_version
)
"
echo
""
Shellcheck all commands
2017-09-04 10:04:56 -07:00
cat
"
$(
asdf_dir
)
/help.txt
"
change all commands to functions
2015-05-17 00:46:56 -07:00
}
Reference in New Issue
Copy Permalink