This option should be prefixed with -- for consistency with others. Fixes: a103a97e7191 ("eal: allow user to override default mempool driver") Cc: sta...@dpdk.org
Signed-off-by: David Marchand <david.march...@redhat.com> --- doc/guides/freebsd_gsg/build_sample_apps.rst | 2 +- doc/guides/linux_gsg/build_sample_apps.rst | 2 +- doc/guides/linux_gsg/eal_args.include.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guides/freebsd_gsg/build_sample_apps.rst b/doc/guides/freebsd_gsg/build_sample_apps.rst index 4fba671e4f..c87e982759 100644 --- a/doc/guides/freebsd_gsg/build_sample_apps.rst +++ b/doc/guides/freebsd_gsg/build_sample_apps.rst @@ -88,7 +88,7 @@ Other options, specific to Linux and are not supported under FreeBSD are as foll * ``--huge-dir``: The directory where hugetlbfs is mounted. -* ``mbuf-pool-ops-name``: +* ``--mbuf-pool-ops-name``: Pool ops name for mbuf to use. * ``--file-prefix``: diff --git a/doc/guides/linux_gsg/build_sample_apps.rst b/doc/guides/linux_gsg/build_sample_apps.rst index 709b301427..efd2dd23f1 100644 --- a/doc/guides/linux_gsg/build_sample_apps.rst +++ b/doc/guides/linux_gsg/build_sample_apps.rst @@ -82,7 +82,7 @@ The EAL options are as follows: * ``--huge-dir``: The directory where hugetlbfs is mounted. -* ``mbuf-pool-ops-name``: +* ``--mbuf-pool-ops-name``: Pool ops name for mbuf to use. * ``--file-prefix``: diff --git a/doc/guides/linux_gsg/eal_args.include.rst b/doc/guides/linux_gsg/eal_args.include.rst index 96baa4a9b0..3549a0cf56 100644 --- a/doc/guides/linux_gsg/eal_args.include.rst +++ b/doc/guides/linux_gsg/eal_args.include.rst @@ -199,7 +199,7 @@ Other options Display the version information on startup. -* ``mbuf-pool-ops-name``: +* ``--mbuf-pool-ops-name``: Pool ops name for mbuf to use. -- 2.23.0