From f61a7f25a8a6ec27fec069989f4b19b2ea19fc75 Mon Sep 17 00:00:00 2001 From: Qi Wang Date: Tue, 16 Jun 2020 14:22:05 -0400 Subject: Add --preservefds to podman run Add --preservefds to podman run. close https://github.com/containers/libpod/issues/6458 Signed-off-by: Qi Wang --- completions/bash/podman | 1 + 1 file changed, 1 insertion(+) (limited to 'completions') diff --git a/completions/bash/podman b/completions/bash/podman index 5e990ec41..595739abf 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -2103,6 +2103,7 @@ _podman_container_run() { --pids-limit --pod --pod-id-file + --preserve-fds --publish -p --pull --runtime -- cgit v1.2.3-54-g00ecf