bin/shelr in shelr-0.16.1 vs bin/shelr in shelr-0.16.2
- old
+ new
@@ -47,10 +47,10 @@
case ARGV[0]
when '-h', '--help'
puts HELP
when 'record'
- Shelr::Recorder.record!(sound: ARGV[1] == '--sound')
+ Shelr::Recorder.record!(:sound => ARGV[1] == '--sound')
when 'list'
Shelr::Player.list
when 'play'
if ARGV[1]
if ARGV[1] =~ /^https?:.*/ # remote file