From 89af35175d97cf90e7336d3c817612fafc68dbdb Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Tue, 19 Jun 2018 10:03:34 -0400 Subject: Add cap-add and cap-drop to build man page Signed-off-by: TomSweeneyRedHat Closes: #968 Approved by: mheon --- completions/bash/podman | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'completions/bash/podman') diff --git a/completions/bash/podman b/completions/bash/podman index bda93fa8a..d836204e0 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -859,7 +859,8 @@ _podman_build() { --annotation --authfile --build-arg - --cert-dir + --cap-add + --cap-drop --cgroup-parent --cni-config-dir --cni-plugin-path -- cgit v1.2.3-54-g00ecf