mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
contrib: rm init from bash completion
Commit 7a0302f0d7 already removed "runc init" from runc help output,
as this is an internal option not supposed to be used by the end user.
Let's remove runc init completion, too.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -771,7 +771,6 @@ _runc() {
|
||||
delete
|
||||
events
|
||||
exec
|
||||
init
|
||||
kill
|
||||
list
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user