Skip to content

Commit 3214098

Browse files
committed
Be a bit more specific.
1 parent 1af8453 commit 3214098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/vagrant-hostmanager/command.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Command < Vagrant.plugin('2', :command)
44

55
# Show description when `vagrant list-commands` is triggered
66
def self.synopsis
7-
"manages the /etc/hosts file within a multi-machine environment"
7+
"plugin: vagrant-hostmanager: manages the /etc/hosts file within a multi-machine environment"
88
end
99

1010
def execute

0 commit comments

Comments
 (0)