cli: add a flag to specify arbritary field separators
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 19 Jun 2014 09:21:41 +0000 (11:21 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 19 Jun 2014 12:00:17 +0000 (14:00 +0200)
commit96aad161dbbae98ecc042dc6ef4312ec7ea26057
treeb39346adceb73ae6abb5046a32ef74ff25fa2a77
parentafa3a10096e6d3ad50dc9d8250f40d8f23a9ad42
cli: add a flag to specify arbritary field separators

This is useful to join values with a specified char instead of the
default space.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
main.c