exe/fusuma in fusuma-1.8.0 vs exe/fusuma in fusuma-1.9.0
- old
+ new
@@ -21,10 +21,10 @@
'List available devices') do |v|
option[:list] = v
end
opt.on('--device="Device name"',
- 'Open the given device only') do |v|
+ 'Open the given device only (DEPRECATED)') do |v|
option[:device] = v
end
opt.on('-v', '--verbose',
'Show details about the results of running fusuma') do |v|