We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af8453 commit 3214098Copy full SHA for 3214098
lib/vagrant-hostmanager/command.rb
@@ -4,7 +4,7 @@ class Command < Vagrant.plugin('2', :command)
4
5
# Show description when `vagrant list-commands` is triggered
6
def self.synopsis
7
- "manages the /etc/hosts file within a multi-machine environment"
+ "plugin: vagrant-hostmanager: manages the /etc/hosts file within a multi-machine environment"
8
end
9
10
def execute
0 commit comments