1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
.. _man1-prted:
prted
=====
prted |mdash| helper daemon for PRRTE
SYNOPSIS
--------
.. code:: sh
shell$ prted ...options...
DESCRIPTION
-----------
``prted`` is the back end helper daemon for PMIx Reference Runtime
Environment (PRRTE).
Extensive help documentation for this command is provided through
``prted --help [topic]``.
At least for now, that content is not available in man page form.
Pull requests to add all the content (via repeatable infrastructure)
would be greatly appreciated.
.. seealso::
:ref:`prte(1) <man1-prte>`
|