From c13691a8e6febee561c839ded33b0f33c53b12d3 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Thu, 22 Mar 2012 14:10:24 +0200 Subject: Add output levels --info and --trace (--verbose is now more verbose) --- doc/minetest.6 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/minetest.6') diff --git a/doc/minetest.6 b/doc/minetest.6 index 2a39b870d..0d6433f29 100644 --- a/doc/minetest.6 +++ b/doc/minetest.6 @@ -61,9 +61,15 @@ Run dedicated server \-\-speedtests Run speed tests .TP -\-\-verbose +\-\-info Print more information to console .TP +\-\-verbose +Print even more information to console +.TP +\-\-trace +Print enormous amounts of information to console +.TP \-\-world Set world path -- cgit v1.2.3