From 45e9a6b12e74d50b8f6ab271c7800cb165f451e4 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 14 Jan 2020 18:55:20 -0500 Subject: Remove c.String(net) We have a lot of cludgy code trying to make --net and --network equivalent. This will allow --net to still exists but will eliminate the help and confusion. Signed-off-by: Daniel J Walsh --- API.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'API.md') diff --git a/API.md b/API.md index ca71fdf9e..cfbe394de 100644 --- a/API.md +++ b/API.md @@ -1587,8 +1587,6 @@ memorySwappiness [?int](#?int) name [?string](#?string) -net [?string](#?string) - network [?string](#?string) noHosts [?bool](#?bool) -- cgit v1.2.3-54-g00ecf