diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-03-19 19:02:41 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-03-31 14:20:36 +0200 |
commit | efb859d2581a42ea0de4d56646e89848e722c59e (patch) | |
tree | e4bb88f7bc778d1e640637ac79d74ca9f66eb05d /bootstrap/codesearch/README.rst | |
parent | 22872ddddd3c4e3646a2d01d42b534fdea469b8d (diff) |
fix integration doc warning
Issue-ID: INT-1490
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I9153da660ae469c0bd3ed51cfebd912b6e4b9bf2
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'bootstrap/codesearch/README.rst')
-rw-r--r-- | bootstrap/codesearch/README.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/codesearch/README.rst b/bootstrap/codesearch/README.rst index 78262b268..10e5b8c13 100644 --- a/bootstrap/codesearch/README.rst +++ b/bootstrap/codesearch/README.rst @@ -55,6 +55,7 @@ useful in case there are multiple providers available. (`integration/bootstrap/codesearch`). .. code-block:: sh + vagrant up --provider=libvirt This will: |