Refine datapath flag description

This commit is contained in:
Loyalsoldier
2020-04-29 15:48:24 +08:00
committed by GitHub
parent 1271c8c4e2
commit b4c4b4ddf9

View File

@ -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