Merge "[Doc] Fix tox command option to run smoke tests"
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index d59c1ed..b96e6f7 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -639,7 +639,7 @@
 ::
 
     $ cd /opt/stack/tempest
-    $ tox -efull  tempest.scenario.test_network_basic_ops
+    $ tox -e smoke
 
 By default tempest is downloaded and the config file is generated, but the
 tempest package is not installed in the system's global site-packages (the