Method: Vagrant::IpShow::Command.synopsis

Defined in:
lib/vagrant-ip-show/command.rb

.synopsisObject



5
6
7
# File 'lib/vagrant-ip-show/command.rb', line 5

def self.synopsis
    "show all VM ip addresses"
end