@LeStarch has requested that we use spaces instead of commas to separate lists. See what is possible in the command-line parsing tool we are using (scopt).
Unfortunately it looks like comma separation is required in scopt. Let's use as is for now. If this is an important enough issue, we can switch to a different option parser in a later version of FPP.
@LeStarch has requested that we use spaces instead of commas to separate lists. See what is possible in the command-line parsing tool we are using (
scopt
).https://github.com/scopt/scopt