mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-16 18:01:40 +00:00
Add output levels --info and --trace (--verbose is now more verbose)
This commit is contained in:
parent
2671b9af1b
commit
c13691a8e6
5 changed files with 34 additions and 9 deletions
|
@ -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 <value>
|
||||
Set world path
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue