diff --git a/clientbucket.rb b/clientbucket.rb index bf2943e..ec2d385 100644 --- a/clientbucket.rb +++ b/clientbucket.rb @@ -4,7 +4,7 @@ require 'rubygems' require 'find' if ARGV.length < 1 - puts "Usage: clientbucket.rb /path/to/file" + puts "Usage: clientbucket.rb /path/to/file /path/to/clientbucket" exit 1 end