diff --git a/doc/source/api.rst b/doc/source/api.rst index 145b59e..0e4232a 100644 --- a/doc/source/api.rst +++ b/doc/source/api.rst @@ -179,3 +179,9 @@ Available commands: .. parsed-literal:: $ osprofiler trace show --json/--html --out /path/to/file + +* Using other storage drivers (e.g. MongoDB, ElasticSearch): + + .. parsed-literal:: + + $ osprofiler trace show --connection-str= --json/--html