Clarify that an example is not an actual list

In the flavor documentation there is an example output of the provider
capabilities list output. It is only an example and not an actual list
of available capabilities (this is why the command and API exit).
This patch adds "..." to the example to indicate it's not a complete
list as the sentence above the example states.

Change-Id: Ic2367ffbe5f116b7e386552dfc1fd17aa8235883
Story: 2006340
Task: 36090
This commit is contained in:
Michael Johnson 2019-08-06 11:43:19 -07:00
parent b32064cdf2
commit 4544078ab3
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ capability, among many others::
| loadbalancer_topology | The load balancer topology. One of: SINGLE - One |
| | amphora per load balancer. ACTIVE_STANDBY - Two |
| | amphora per load balancer. |
| ... | ... |
+-----------------------+---------------------------------------------------+
Flavor Profiles