diff --git a/source/howto/source.rst b/source/howto/source.rst index e3c1d781..b2ee6183 100644 --- a/source/howto/source.rst +++ b/source/howto/source.rst @@ -1132,7 +1132,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). @@ -1140,10 +1140,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: