diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-03-25 12:24:46 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-03-27 10:12:18 -0400 |
commit | 323dc526ce8d8f236eca06b518dcf35f260d6379 (patch) | |
tree | 9755849d7cc2f285489a14949af1e6c2bf72c45c /completions/bash | |
parent | 236300d02832b1c131e5d70f3510e5169857b69b (diff) | |
download | podman-323dc526ce8d8f236eca06b518dcf35f260d6379.tar.gz podman-323dc526ce8d8f236eca06b518dcf35f260d6379.tar.bz2 podman-323dc526ce8d8f236eca06b518dcf35f260d6379.zip |
Add manpages and completions for dns=none and no-hosts
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'completions/bash')
-rw-r--r-- | completions/bash/podman | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman index dfa673481..798d49ceb 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1727,6 +1727,7 @@ _podman_container_run() { --memory-reservation --name --network + --no-hosts --oom-score-adj --pid --pids-limit |