boston-stitch 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/boston-stitch +3 -1
  2. metadata +1 -1
@@ -65,7 +65,9 @@ end
65
65
  start_url = ARGV.first
66
66
 
67
67
  if start_url.nil? || start_url !~ /^http/
68
- $stderr.puts "The first argument must be a URL to a Boston.com gallery page."
68
+ $stderr.puts "USAGE:\n boston-stitch [url] or boston-stitch g"
69
+ $stderr.puts "See https://github.com/danchoi/boston-stitch for instructions"
70
+
69
71
  exit 1
70
72
  end
71
73
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: boston-stitch
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: