lib/vagrant-skytap/command/publish_url/root.rb in vagrant-skytap-0.2.4 vs lib/vagrant-skytap/command/publish_url/root.rb in vagrant-skytap-0.2.5

- old
+ new

@@ -53,10 +53,10 @@ end end def execute if @main_args.include?("-h") || @main_args.include?("--help") - # Print the help for all the box commands. + # Print the help for all the publish-url commands. return help end # If we reached this far then we must have a subcommand. If not, # then we also just print the help and exit.