diff options
| author | Karel Zak <kzak@redhat.com> | 2023-06-26 14:04:52 +0200 |
|---|---|---|
| committer | Karel Zak <kzak@redhat.com> | 2023-06-26 14:04:52 +0200 |
| commit | fb062800bebc802e973fd54e5de91352596df504 (patch) | |
| tree | fc231cdeb436f81d217b6220746804d31705f5b2 /bash-completion | |
| parent | b0d4d093796c3a3776b155e4ec7e2aa7cb09677d (diff) | |
| parent | 01a6d803b5980c6409c42b5f269441fd1a9d935c (diff) | |
| download | util-linux-fb062800bebc802e973fd54e5de91352596df504.tar.gz | |
Merge branch 'nsenter-add-parent-ns-option' of https://github.com/igo95862/util-linux
* 'nsenter-add-parent-ns-option' of https://github.com/igo95862/util-linux:
Add `--user-parent` option to nsenter
Diffstat (limited to 'bash-completion')
| -rw-r--r-- | bash-completion/nsenter | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash-completion/nsenter b/bash-completion/nsenter index 50763837ef..3ffd813714 100644 --- a/bash-completion/nsenter +++ b/bash-completion/nsenter @@ -42,6 +42,7 @@ _nsenter_module() --pid= --cgroup= --user= + --user-parent --time= --setuid --setgid |
