]> git.e2factory.org Git - e2factory.git/commitdiff
fix buitin help in playground tool
authorGordon Hecker <gh@emlix.com>
Mon, 22 Feb 2010 13:33:58 +0000 (14:33 +0100)
committerGordon Hecker <gh@emlix.com>
Mon, 22 Feb 2010 13:33:58 +0000 (14:33 +0100)
Signed-off-by: Gordon Hecker <gh@emlix.com>
local/playground.lua

index 96cef7ad08166552437d17351f0e73b2b2fa7c7c..8a43a11f3b5494ef4ab4eda1aa9ab02ab1d3e807 100644 (file)
@@ -36,7 +36,7 @@ local e = new_error("entering playground failed")
 local rc, re
 
 e2option.documentation = [[
-usage: e2-playground RESULT
+usage: e2-playground [<options> ...] <result>
 
 Jump into chroot(1) environment for specified result, if it exists.
 ]]