diff --git a/source/howto/source.rst b/source/howto/source.rst index e5942fe4..495e70f1 100644 --- a/source/howto/source.rst +++ b/source/howto/source.rst @@ -1136,7 +1136,7 @@ counterparts, see :ref:`here `. * - **--log pathname** - Pathname for Unit's :ref:`log `. - * - **--modules directory** + * - **--modulesdir directory** - Directory path for Unit's language :doc:`modules ` (***.unit.so** files). @@ -1144,10 +1144,10 @@ counterparts, see :ref:`here `. - Pathname for the PID file of Unit's :program:`main` :ref:`process `. - * - **--state directory** + * - **--statedir directory** - Directory path for Unit's state storage. - * - **--tmp directory** + * - **--tmpdir directory** - Directory path for Unit's temporary file storage. Finally, to stop a running Unit: