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
|
@ -40,9 +40,15 @@ Same as --world (deprecated)
|
|||
\-\-port <value>
|
||||
Set network port (UDP) to use
|
||||
.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