From 068e0a53d3a93c037e88b17c16230028a53e647a Mon Sep 17 00:00:00 2001 From: Matthias Schmitz Date: Thu, 26 Mar 2015 22:41:08 +0100 Subject: [PATCH] Remove possible copy&paste mistake The command shows how to create a new image using a path to the image so the comment should reflect that. --- src/cli/oneimage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli/oneimage b/src/cli/oneimage index 7190c72937..b0ce67d352 100755 --- a/src/cli/oneimage +++ b/src/cli/oneimage @@ -97,7 +97,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do oneimage create -d default centOS.tmpl - - new image "arch" using a path of type centOS: + - new image "arch" using a path: oneimage create -d default --name arch --path /tmp/arch.img