why not multiple —read-from’s to define the list s...
# general
r
why not multiple —read-from’s to define the list sequence? e.g. —read-from=blah -> [‘blah’]; —read-from=blah —read-from=bleh -> [‘blah’, ‘bleh’]