1
0
Fork 0
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:
Kevin Abrams 2018-12-18 13:15:14 -06:00 committed by SmallJoker
parent 80eb762af1
commit b7eb81fed9
3 changed files with 19 additions and 0 deletions

View file

@ -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