diff options
author | 2017-09-08 14:00:04 +0000 | |
---|---|---|
committer | 2017-09-08 14:00:04 +0000 | |
commit | 0b5b0413330729b9d1fb6b15a94571cf4db26347 (patch) | |
tree | 682ddf7d7dc301c3c899d14d65c06b53bab67f14 /docs/testing/user/test-usage.rst | |
parent | 700c35d7419b8ee94059c14fab0f1fbc80ca1c60 (diff) | |
parent | 9bde1d1b599173d769fc80f7967c6c4a4e1f1c5a (diff) |
Merge "Add documentation create-compose.py error"
Diffstat (limited to 'docs/testing/user/test-usage.rst')
-rw-r--r-- | docs/testing/user/test-usage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/test-usage.rst b/docs/testing/user/test-usage.rst index 6917e79..2934a5c 100644 --- a/docs/testing/user/test-usage.rst +++ b/docs/testing/user/test-usage.rst @@ -275,4 +275,4 @@ request. If no lines are specified, then last 35 lines are returned .. code-block:: bash - curl -X GET --header 'Accept: application/json' http://StorPerf:5000/api/v1.0/logs?lines=12
\ No newline at end of file + curl -X GET --header 'Accept: application/json' http://StorPerf:5000/api/v1.0/logs?lines=12 |