Be a bit more specific.
This commit is contained in:
parent
1af8453c75
commit
3214098246
|
@ -4,7 +4,7 @@ module VagrantPlugins
|
||||||
|
|
||||||
# Show description when `vagrant list-commands` is triggered
|
# Show description when `vagrant list-commands` is triggered
|
||||||
def self.synopsis
|
def self.synopsis
|
||||||
"manages the /etc/hosts file within a multi-machine environment"
|
"plugin: vagrant-hostmanager: manages the /etc/hosts file within a multi-machine environment"
|
||||||
end
|
end
|
||||||
|
|
||||||
def execute
|
def execute
|
||||||
|
|
Loading…
Reference in New Issue