doc: fix default mempool option in guides
authorDavid Marchand <david.marchand@redhat.com>
Fri, 15 Oct 2021 08:39:41 +0000 (10:39 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 25 Oct 2021 15:12:52 +0000 (17:12 +0200)
This option should be prefixed with -- for consistency with others.

Fixes: a103a97e7191 ("eal: allow user to override default mempool driver")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Olivier Matz <olivier.matz@6wind.com>

No differences found