mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
-log_dir to -logdir
parent
9ca7c0288d
commit
dbbb9d9006
|
@ -146,5 +146,5 @@ When going to production, you will want to collect the logs. SeaweedFS uses glog
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
weed -v=2 master
|
weed -v=2 master
|
||||||
weed -log_dir=. volume
|
weed -logdir=. volume
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue