From 23bd7ac19a0f11e118eed124867bdbd065e878b0 Mon Sep 17 00:00:00 2001 From: Xin Date: Thu, 20 Aug 2015 15:52:34 -0700 Subject: [PATCH] add show config option and update docs Change-Id: If5a3b1c1f96be4300c8b75998e84f1609bc31802 --- doc/source/installation.rst | 5 ++++- doc/source/usage.rst | 5 +++-- vmtp/vmtp.py | 10 ++++++++++ 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index f7e15ea..a930b68 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -79,6 +79,7 @@ Super quick installation on Ubuntu/Debian $ git clone git://git.openstack.org/stackforge/vmtp $ cd vmtp $ pip install -r requirements-dev.txt + $ cd vmtp $ python vmtp.py -h Super quick installation on RHEL/CentOS @@ -94,6 +95,7 @@ Super quick installation on RHEL/CentOS $ git clone git://git.openstack.org/stackforge/vmtp $ cd vmtp $ pip install -r requirements-dev.txt + $ cd vmtp $ python vmtp.py -h @@ -107,7 +109,7 @@ First, download XCode from App Store, then execute below commands: .. code-block:: bash $ # Download the XCode command line tools - $ code-select --install + $ xcode-select --install $ # Install pip $ sudo easy_install pip $ # Install python virtualenv @@ -118,4 +120,5 @@ First, download XCode from App Store, then execute below commands: $ git clone git://git.openstack.org/stackforge/vmtp $ cd vmtp $ pip install -r requirements-dev.txt + $ cd vmtp $ python vmtp.py -h diff --git a/doc/source/usage.rst b/doc/source/usage.rst index 6b4e921..a3d694c 100644 --- a/doc/source/usage.rst +++ b/doc/source/usage.rst @@ -7,10 +7,10 @@ VMTP Usage .. code:: - usage: vmtp.py [-h] [-c ] [-r ] + usage: vmtp.py [-h] [-c ] [-sc] [-r ] [-m [:]] [-p ] [-t