docs/remote_api: remove trunc_cmd from /containers/ps example
Apparently, this parameter does not exist anymore.
This commit is contained in:
parent
6471fd3825
commit
8291f8b85c
1 changed files with 1 additions and 1 deletions
|
@ -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**:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue