Skip to content

Commit 5d9fbf5

Browse files
committed
Don't forget the link option
1 parent 3c64225 commit 5d9fbf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rumblr.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def self.tunnel(email, pwd, &block)
7676
class Client
7777
def self.print_help
7878
puts "\nRumblr - command line client for posting on your Tumblr blog\n\n"
79-
puts "Usage: rumblr [regular|quote]\n\n"
79+
puts "Usage: rumblr [regular|quote|link]\n\n"
8080
end
8181

8282
def self.post_regular(email, pwd)

0 commit comments

Comments
 (0)