Updated Use Config File for Command Line Options (markdown)

Chris Lu 2021-02-22 17:00:53 -08:00
parent 80ef8864af
commit acf1a65eb2

@ -17,7 +17,7 @@ defaultReplication=001
then refer it as then refer it as
``` ```
weed master -config=master.conf weed master -conf=master.conf
``` ```
Order of precedence of this flag, it is borrowed from https://github.com/namsral/flag with some customized for weed: Order of precedence of this flag, it is borrowed from https://github.com/namsral/flag with some customized for weed: