mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 20:51:44 +00:00
docs/remote_api: remove trunc_cmd from /containers/ps example
Apparently, this parameter does not exist anymore.
This commit is contained in:
@@ -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**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user