mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Add command line option to load password from file (#7832)
This commit is contained in:
parent
80eb762af1
commit
b7eb81fed9
3 changed files with 19 additions and 0 deletions
|
@ -75,6 +75,9 @@ Set player name
|
|||
.B \-\-password <value>
|
||||
Set password
|
||||
.TP
|
||||
.B \-\-password\-file <value>
|
||||
Set password from contents of file
|
||||
.TP
|
||||
.B \-\-random\-input
|
||||
Enable random user input, for testing (client only)
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue