diff options
Diffstat (limited to 'docs/api.md')
-rw-r--r-- | docs/api.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api.md b/docs/api.md index 6af330a..1699344 100644 --- a/docs/api.md +++ b/docs/api.md @@ -355,6 +355,8 @@ Inspect changes on a container's filesystem. * container (str): container-id/name to be disconnected from a network * net_id (str): network id +* force (bool): Force the container to disconnect from a network. + Default: `False` ## events |