From ec504e26131c2fd6ddc9da9dcc6c1064d39814c0 Mon Sep 17 00:00:00 2001 From: Mehdi Abaakouk Date: Mon, 31 Aug 2015 14:19:19 +0200 Subject: [PATCH] doc: fix typo in shell.rst --- doc/source/shell.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/shell.rst b/doc/source/shell.rst index e01ce00..8d726b6 100644 --- a/doc/source/shell.rst +++ b/doc/source/shell.rst @@ -66,7 +66,7 @@ Examples Create a resource:: - gnocch resource create instance --attribute id:5a301761-f78b-46e2-8900-8b4f6fe6675a --attribute project_id:eba5c38f-c3dd-4d9c-9235-32d430471f94 --metric temperature:high + gnocchi resource create instance --attribute id:5a301761-f78b-46e2-8900-8b4f6fe6675a --attribute project_id:eba5c38f-c3dd-4d9c-9235-32d430471f94 --metric temperature:high List resources::