Hi Keith, On 04/15/2016 04:41 PM, Wiles, Keith wrote: >> While parsing token string there may be several modes: >> - fixed single string >> - multi-choice single string >> - any single string >> >> This patch add one more mode - any multi string. >> >> Signed-off-by: Piotr Azarewicz <piotrx.t.azarewicz at intel.com> > > Does this patch also require updates to the documentation?
I did a quick check and it seems we do not dive as far in the command line documentation (guides/sample_app_ug/cmd_line.rst). But I agree that a comment could be added above the definition of TOKEN_STRING_MULTI that would explain what is the behavior in that case. Piotr, do you think this is something you can do? Thanks, Olivier