catchorg / Clara

A simple to use, composable, command line parser for C++ 11 and beyond
Boost Software License 1.0
648 stars 67 forks source link

Arrays or Vectors #96

Open benlemond opened 5 years ago

benlemond commented 5 years ago

Does Clara support an array or vector of parameters for a single field? If so, can someone provide an example?