examples/pipeline: fix help command
authorYogesh Jangra <yogesh.jangra@intel.com>
Thu, 22 Oct 2020 11:01:52 +0000 (07:01 -0400)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 23 Oct 2020 11:40:32 +0000 (13:40 +0200)
commit7fef9ef11ff790e2ea67fc0411d64a7e0457d375
tree60db15da075a604f670b20429fc3eb2cb036e6fa
parent1cdb89c177269a0756f82ae3eb057fe34e205f41
examples/pipeline: fix help command

This patch has the changes to list all supported commands and fix
supported commands help details.

Fixes: 5074e1d55107 ("examples/pipeline: add configuration commands")

Signed-off-by: Yogesh Jangra <yogesh.jangra@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/pipeline/cli.c