1
0
mirror of https://github.com/v2fly/domain-list-community.git synced 2025-08-22 18:38:36 +00:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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