mbox

[v5,0/3] cleanup exit and usage messages in apps

Message ID 20210405193325.1114795-1-thomas@monjalon.net (mailing list archive)
Headers

Message

Thomas Monjalon April 5, 2021, 7:33 p.m. UTC
  This series is a part of a bigger one split after v4:
        "improve options help"

v5: no change

Thomas Monjalon (3):
  app: fix exit messages
  app/regex: fix usage text
  app/testpmd: fix usage text

 .../comp_perf_options_parse.c                 |  2 +-
 app/test-crypto-perf/cperf_options_parsing.c  |  2 +-
 app/test-flow-perf/main.c                     | 59 +++++++++----------
 app/test-pmd/parameters.c                     | 39 ++++--------
 app/test-regex/main.c                         |  7 +--
 5 files changed, 43 insertions(+), 66 deletions(-)