Skip to content

Commit

Permalink
Be a bit more specific.
Browse files Browse the repository at this point in the history
  • Loading branch information
seth-reeser committed Jul 27, 2015
1 parent 1af8453 commit 3214098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vagrant-hostmanager/command.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Command < Vagrant.plugin('2', :command)

# Show description when `vagrant list-commands` is triggered
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

def execute
Expand Down

0 comments on commit 3214098

Please sign in to comment.