diff --git a/doc/source/api.rst b/doc/source/api.rst index 0e4232a..d4863fa 100644 --- a/doc/source/api.rst +++ b/doc/source/api.rst @@ -180,8 +180,10 @@ Available commands: $ osprofiler trace show --json/--html --out /path/to/file -* Using other storage drivers (e.g. MongoDB, ElasticSearch): +* Using other storage drivers (e.g. MongoDB (URI: ``mongodb://``), + Messaging (URI: ``messaging://``), and + Ceilometer (URI: ``ceilometer://``)): .. parsed-literal:: - $ osprofiler trace show --connection-str= --json/--html + $ osprofiler trace show --connection-string= --json/--html