Refine datapath flag description
This commit is contained in:
2
main.go
2
main.go
@@ -15,7 +15,7 @@ import (
|
||||
"v2ray.com/core/app/router"
|
||||
)
|
||||
|
||||
var dataPath = flag.String("datapath", "", "Path to the data folder")
|
||||
var dataPath = flag.String("datapath", "", "Path to the custom data folder")
|
||||
|
||||
type Entry struct {
|
||||
Type string
|
||||
|
Reference in New Issue
Block a user