From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: [PATCH 4/7] kvm tools: Update 'kvm pause' documentation Date: Sat, 9 Jul 2011 00:56:11 +0300 Message-ID: <1310162174-3426-4-git-send-email-levinsasha928@gmail.com> References: <1310162174-3426-1-git-send-email-levinsasha928@gmail.com> Cc: kvm@vger.kernel.org, mingo@elte.hu, asias.hejun@gmail.com, gorcunov@gmail.com, prasadjoshi124@gmail.com, Sasha Levin To: penberg@kernel.org Return-path: Received: from mail-wy0-f174.google.com ([74.125.82.174]:37207 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751233Ab1GHV5F (ORCPT ); Fri, 8 Jul 2011 17:57:05 -0400 Received: by mail-wy0-f174.google.com with SMTP id 8so1583711wyg.19 for ; Fri, 08 Jul 2011 14:57:05 -0700 (PDT) In-Reply-To: <1310162174-3426-1-git-send-email-levinsasha928@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: Signed-off-by: Sasha Levin --- tools/kvm/Documentation/kvm-pause.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/tools/kvm/Documentation/kvm-pause.txt b/tools/kvm/Documentation/kvm-pause.txt index ddf3d8f..773824f 100644 --- a/tools/kvm/Documentation/kvm-pause.txt +++ b/tools/kvm/Documentation/kvm-pause.txt @@ -8,8 +8,9 @@ kvm-pause - Pause/resume the virtual machine SYNOPSIS -------- [verse] -'kvm pause' +'kvm pause [instance]' DESCRIPTION ----------- The command pauses and resumes a virtual machine. +For a list of running instances see 'kvm list'. -- 1.7.6