Skip to content

Commit

Permalink
Update the usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane Graber committed Dec 19, 2008
1 parent 5b6eb64 commit 6d6587e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pastebinit
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ try:
def Usage ():
print "pastebinit v" + version
print _("Required arguments:")
print _("\t-i <filename> (or pipe the text)")
print _("\t-i <filename> or - to read from stdin")
print _("Optional arguments:")
print _("\t-b <pastebin url:default is '%s'>") % website
print _("\t-a <author:default is '%s'>") % user
Expand Down

0 comments on commit 6d6587e

Please sign in to comment.