From f6e4d7ba7c2a2022f1166fbbffe63e595faff032 Mon Sep 17 00:00:00 2001 From: Zhao Lei Date: Tue, 24 May 2016 17:08:37 +0800 Subject: [PATCH] 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 --- man/runc-events.8.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/man/runc-events.8.md b/man/runc-events.8.md index 10385e9b8..f61eb8835 100644 --- a/man/runc-events.8.md +++ b/man/runc-events.8.md @@ -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] @@ -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 -