mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Use Config File for Command Line Options (markdown)
parent
80ef8864af
commit
acf1a65eb2
|
@ -17,7 +17,7 @@ defaultReplication=001
|
|||
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue