Fix documentation --show-config examples
Change-Id: I88a3d9570fa0ae3609d3892ee25888c6e5c06a37
This commit is contained in:
parent
2f0217f5f3
commit
8e05a51416
@ -161,7 +161,7 @@ Get a copy of the default VMTP configuration file and save it in the local direc
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
sudo docker run --rm -v $PWD:/tmp/vmtp berrypatch/vmtp vmtp -s > vmtp.cfg
|
sudo docker run --rm -v $PWD:/tmp/vmtp berrypatch/vmtp vmtp -sc > vmtp.cfg
|
||||||
|
|
||||||
Edit the vmtp.cfg file and make sure the following parameters are set properly:
|
Edit the vmtp.cfg file and make sure the following parameters are set properly:
|
||||||
|
|
||||||
|
@ -186,7 +186,7 @@ Get a copy of the default VMTP configuration file and save it in the local direc
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
vmtp -s > vmtp.cfg
|
vmtp -sc > vmtp.cfg
|
||||||
|
|
||||||
Edit the vmtp.cfg file and make sure the following parameters are set properly:
|
Edit the vmtp.cfg file and make sure the following parameters are set properly:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user