mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
2503fca35d
The major change is the description of options, change it as the latest cli help message shows, which specify a "value" after an option if it takes value, and add (default: xxx) if the option has a default value. This also includes some other minor consistency fixes. Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
273 B
273 B
NAME
runc list - lists containers started by runc with the given root
SYNOPSIS
runc list [command options] [arguments...]
OPTIONS
--format value, -f value select one of: table(default) or json --quiet, -q display only container IDs