From d4e4878ec3e539e47da8c05227c8020d541a7df2 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 16 Jan 2018 16:22:20 -0500 Subject: Remove --storage-opt from podman run/create podman command has storage options as a global option, these should be set there, rather then in the create and run commands. Signed-off-by: Daniel J Walsh Closes: #234 Approved by: baude --- completions/bash/podman | 1 - 1 file changed, 1 deletion(-) (limited to 'completions/bash/podman') diff --git a/completions/bash/podman b/completions/bash/podman index 8447ab436..b1a19f255 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1079,7 +1079,6 @@ _podman_container_run() { --shm-size --stop-signal --stop-timeout - --storage-opt --tmpfs --sysctl --ulimit -- cgit v1.2.3-54-g00ecf