Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Commit

Permalink
Command is just sprockets
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Dec 16, 2011
1 parent 00c3906 commit 897c497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/sprockets
Expand Up @@ -21,7 +21,7 @@ end

OptionParser.new do |opts|
opts.summary_width = 28
opts.banner = "Usage: sprocketize [options] filename [filename ...]"
opts.banner = "Usage: sprockets [options] filename [filename ...]"

def opts.show_usage
puts self
Expand Down

0 comments on commit 897c497

Please sign in to comment.