lib/tw/app/main.rb in tw-1.0.8 vs lib/tw/app/main.rb in tw-1.0.9

- old
+ new

@@ -96,10 +96,10 @@ STDERR.puts " tw --search=ruby" STDERR.puts " tw --stream" STDERR.puts " tw --stream:filter=ruby,java" STDERR.puts " tw --dm:to=username \"hello!\"" STDERR.puts "id tw @shokai --id" - STDERR.puts " tw @shokai --id=334749349588377601" + STDERR.puts " tw --id=334749349588377601" STDERR.puts 'reply tw "@shokai wow!!" --id=334749349588377601' STDERR.puts " tw --fav=334749349588377601" STDERR.puts " tw --rt=334749349588377601" STDERR.puts " tw --format=json" STDERR.puts ' tw --format="@#{user} #{text} - http://twitter.com/#{user}/#{id}"'