docs/remote_api: remove trunc_cmd from /containers/ps example

Apparently, this parameter does not exist anymore.
This commit is contained in:
Francisco Souza 2013-05-19 11:57:45 -03:00
parent 6471fd3825
commit 8291f8b85c

View file

@ -28,7 +28,7 @@ List containers
.. sourcecode:: http
GET /containers/ps?trunc_cmd=0&all=1&before=8dfafdbc3a40 HTTP/1.1
GET /containers/ps?all=1&before=8dfafdbc3a40 HTTP/1.1
**Example response**: