diff options
Diffstat (limited to 'API.md')
-rwxr-xr-x | API.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ in the [API.md](https://github.com/containers/libpod/blob/master/API.md) file in [func RestartPod(name: string) string](#RestartPod) -[func SearchImages(query: string, limit: , tlsVerify: ) ImageSearchResult](#SearchImages) +[func SearchImages(query: string, limit: int, tlsVerify: ?bool, filter: []string) ImageSearchResult](#SearchImages) [func SendFile(type: string, length: int) string](#SendFile) |