This commit is contained in:
Glenn Y. Rolland 2021-02-07 14:40:28 +01:00
parent 5b6f8bb13d
commit 413bfaf217

View file

@ -16,7 +16,7 @@ class FosdemCli < Thor
puts "* start = #{meta[:start_str]}"
puts "* stop = #{meta[:stop_str]}"
puts "* diff = #{meta[:duration_str]}"
puts "* url = #{stream_url}"
puts "* url = #{meta[:stream_url]}"
end
desc 'download URL', 'Download conference described at URL'