Update plugins/gvm/_gvm

fixing type in current command description
This commit is contained in:
Yinka Erinle 2013-01-25 12:02:05 +00:00
commit 250c65ee84

View file

@ -9,7 +9,7 @@ _1st_arguments=(
'uninstall:uninstall a candidate version'
'list:list available candidate versions'
'use:use a candidate version in current shell'
'current:dispaly current candidate version'
'current:display current candidate version'
'version:display the current version of gvm'
'default:set the default candidate version for every shell'
'selfupdate:update the gvm'