From 8e05a5141695bcdf71179d5853c507fd42292b99 Mon Sep 17 00:00:00 2001 From: Jan Balaz Date: Wed, 5 Oct 2016 11:09:27 -0700 Subject: [PATCH] Fix documentation --show-config examples Change-Id: I88a3d9570fa0ae3609d3892ee25888c6e5c06a37 --- doc/source/quickstart_docker.rst | 2 +- doc/source/quickstart_pip.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/quickstart_docker.rst b/doc/source/quickstart_docker.rst index 110551d..d597fd9 100644 --- a/doc/source/quickstart_docker.rst +++ b/doc/source/quickstart_docker.rst @@ -161,7 +161,7 @@ Get a copy of the default VMTP configuration file and save it in the local direc .. 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: diff --git a/doc/source/quickstart_pip.rst b/doc/source/quickstart_pip.rst index e25a7ed..4c47e87 100644 --- a/doc/source/quickstart_pip.rst +++ b/doc/source/quickstart_pip.rst @@ -186,7 +186,7 @@ Get a copy of the default VMTP configuration file and save it in the local direc .. 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: