updated usage

This commit is contained in:
Rilindo Foster 2016-05-20 20:54:26 -05:00
parent 9774525d56
commit 497d5e6ed4
1 changed files with 1 additions and 1 deletions

View File

@ -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