From: Gordon Hecker Date: Mon, 22 Feb 2010 13:33:58 +0000 (+0100) Subject: fix buitin help in playground tool X-Git-Tag: e2factory-2.3.4pre2~8 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=05b40520e157360d024aa578d08bf9af1a7e2439;p=e2factory.git fix buitin help in playground tool Signed-off-by: Gordon Hecker --- diff --git a/local/playground.lua b/local/playground.lua index 96cef7a..8a43a11 100644 --- a/local/playground.lua +++ b/local/playground.lua @@ -36,7 +36,7 @@ local e = new_error("entering playground failed") local rc, re e2option.documentation = [[ -usage: e2-playground RESULT +usage: e2-playground [ ...] Jump into chroot(1) environment for specified result, if it exists. ]]