Refine datapath flag description
This commit is contained in:
parent
1271c8c4e2
commit
b4c4b4ddf9
2
main.go
2
main.go
@ -15,7 +15,7 @@ import (
|
|||||||
"v2ray.com/core/app/router"
|
"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 Entry struct {
|
||||||
Type string
|
Type string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user