lib/warp/dir/command/help.rb in warp-dir-1.6.2 vs lib/warp/dir/command/help.rb in warp-dir-1.7.0

- old
+ new

@@ -2,10 +2,9 @@ require 'warp/dir/command/install' class Warp::Dir::Command::Help < Warp::Dir::Command description 'Show this extremely unhelpful text' aliases :wtf - def run(opts, flags = []) commander = ::Warp::Dir.commander cmd = self on :success do message USAGE