exe/fusuma in fusuma-0.8.0 vs exe/fusuma in fusuma-0.9.0
- old
+ new
@@ -19,10 +19,10 @@
opt.on('-l', '--list-devices',
'List available devices') do |v|
option[:list] = v
end
-opt.on('--device=event14',
+opt.on('--device="Device name"',
'Open the given device only') do |v|
option[:device] = v
end
opt.on('-v', '--verbose',