diff options
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 8cd7f20..ee30da2 100644 --- a/docs/testing/user/test-usage.rst +++ b/docs/testing/user/test-usage.rst @@ -271,4 +271,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 |