updated usage
This commit is contained in:
parent
9774525d56
commit
497d5e6ed4
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user