From b7eb81fed922f7215cfff1068389fa85b2ee4ab2 Mon Sep 17 00:00:00 2001 From: Kevin Abrams <21090310+kkabrams@users.noreply.github.com> Date: Tue, 18 Dec 2018 13:15:14 -0600 Subject: Add command line option to load password from file (#7832) --- doc/minetest.6 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/minetest.6 b/doc/minetest.6 index 50b085de0..c1c814e49 100644 --- a/doc/minetest.6 +++ b/doc/minetest.6 @@ -75,6 +75,9 @@ Set player name .B \-\-password Set password .TP +.B \-\-password\-file +Set password from contents of file +.TP .B \-\-random\-input Enable random user input, for testing (client only) .TP -- cgit v1.2.3