From 3e8b9a74b78d3c5e2f7c80c89ca2130b83ba4035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantino=20V=C3=A1zquez=20Blanco?= Date: Mon, 20 Jul 2009 10:42:43 +0000 Subject: [PATCH] Added restart description to onevm git-svn-id: http://svn.opennebula.org/one/trunk@703 3034c82b-c49b-4eb3-8279-a7acafdc01c0 --- src/client/ruby/onevm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/ruby/onevm b/src/client/ruby/onevm index f9658b4a6d..8c3dc2bd76 100755 --- a/src/client/ruby/onevm +++ b/src/client/ruby/onevm @@ -347,7 +347,7 @@ Commands: * delete (Deletes a VM from the pool and DB) onevm delete -* restart (...) +* restart (Resubmits the VM after failure) onevm restart * list (Shows VMs in the pool)