Skip to content

Commit

Permalink
Merge pull request #16 from frodsan/update_usage
Browse files Browse the repository at this point in the history
Update usage information.
  • Loading branch information
Damian Janowski committed May 30, 2014
2 parents c5c8f5b + c17582c commit 939acc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cutest
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby

if ARGV.empty?
puts "usage: cutest [-r lib] [-v] file ..."
puts "usage: cutest [-v] [-r lib] [-o test] [-s scope] file ..."
exit
end

Expand Down

0 comments on commit 939acc8

Please sign in to comment.