From 670f9aae1f6e4c9dfa52fbd56d3d960eb4198f42 Mon Sep 17 00:00:00 2001 From: Gordon Hecker Date: Mon, 30 Mar 2009 16:13:10 +0200 Subject: [PATCH] remove misleading hint to information about e2-new-source workflow Signed-off-by: Gordon Hecker --- local/new-source.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/new-source.lua b/local/new-source.lua index 18c3f75..533cf65 100644 --- a/local/new-source.lua +++ b/local/new-source.lua @@ -266,7 +266,7 @@ if opts.git then e2lib.abort(re) end e2lib.log(1, - "See e2-new-source(1) or call e2-new-source --help to see how to go on") + "See e2-new-source(1) to see how to go on") elseif opts.files then local location = opts.arguments[1] local sl, e = e2lib.parse_server_location(location, info.default_files_server) -- 2.39.5