mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Merge pull request #2656 from KentaTada/add-systemd-cgroup-completion
Update bash completion to support systemd-cgroup
This commit is contained in:
@@ -224,6 +224,7 @@ _runc_runc() {
|
||||
--help
|
||||
--version -v
|
||||
--debug
|
||||
--systemd-cgroup
|
||||
"
|
||||
local options_with_args="
|
||||
--log
|
||||
|
||||
Reference in New Issue
Block a user