@@ -0,0 +1,9 @@
if [[ $1 == "version" ]]; then
echo "Go Version Manager v$GVM_VERSION"
else
echo "== Usage
gvm Action
== Action
version - print the gvm version number"
fi
The note is not visible to the blocked user.