From 64dc8039e95ab10648e773aec89513f48a5d17f8 Mon Sep 17 00:00:00 2001 From: baude Date: Wed, 2 May 2018 11:01:31 -0500 Subject: remove options from create/run that we cannot support Signed-off-by: baude Closes: #711 Approved by: rhatdan --- completions/bash/podman | 4 ---- 1 file changed, 4 deletions(-) (limited to 'completions') diff --git a/completions/bash/podman b/completions/bash/podman index 4c9be0ab2..d9b3442c1 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1076,13 +1076,10 @@ _podman_container_run() { --hostname -h --image-volume --init-path - --ip - --ip6 --ipc --kernel-memory --label-file --label -l - --link-local-ip --log-driver --log-opt --mac-address @@ -1092,7 +1089,6 @@ _podman_container_run() { --memory-reservation --name --network - --network-alias --oom-score-adj --pid --pids-limit -- cgit v1.2.3-54-g00ecf