examples/ip_pipeline: add help command
authorKevin Laatz <kevin.laatz@intel.com>
Fri, 20 Jul 2018 15:54:27 +0000 (16:54 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Wed, 25 Jul 2018 17:26:42 +0000 (19:26 +0200)
commit26b3effea2de9f11e321362cd8d87498aad4dc31
tree217ad967baa008fbd06dcf225902ccede5516cc6
parentea771bc2a96dd67102656ad81c68edeed5974179
examples/ip_pipeline: add help command

Add a help to the existing application cli. This will enable users to
display the usage help with descriptions within the cli.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/cli.c