From 05b40520e157360d024aa578d08bf9af1a7e2439 Mon Sep 17 00:00:00 2001 From: Gordon Hecker Date: Mon, 22 Feb 2010 14:33:58 +0100 Subject: [PATCH] fix buitin help in playground tool Signed-off-by: Gordon Hecker --- local/playground.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ]] -- 2.39.5