This commit is contained in:
Chris Anderson 2008-10-27 19:58:56 -07:00
parent 7d3f9980d3
commit 30fc3230c0

View file

@ -48,6 +48,7 @@ when /push/
fm = CouchRest::FileManager.new(dbspec[:database], dbspec[:host])
fm.push_app(dir, appname)
when /pull/
puts "pull is not yet implemented"
else
puts opts