mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
manual: Update runc-events.8.md with source
--events argument's usage was updated by: commit:a62dbf48b0fe5e2e28e3cc9dc80a70d2ec5ebc25 We need to update manual together. This patch also removes last useless blank line in manual. Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# NAME
|
||||
runc events - display container events such as OOM notifications, cpu, memory, IO and network stats
|
||||
runc events - display container events such as OOM notifications, cpu, memory, and IO usage statistics
|
||||
|
||||
# SYNOPSIS
|
||||
runc events [command options] <container-id>
|
||||
@@ -13,4 +13,3 @@ information is displayed once every 5 seconds.
|
||||
# OPTIONS
|
||||
--interval "5s" set the stats collection interval
|
||||
--stats display the container's stats then exit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user