Update message help for cgr-loader

This commit is contained in:
TeoV
2019-08-23 13:33:39 +03:00
committed by Dan Christian Bogos
parent 9606bb2898
commit 673ad90b95

View File

@@ -69,7 +69,7 @@ var (
"The storDb user's password.")
cachingArg = cgrLoaderFlags.String("caching", "",
"Cache option to do when load tp")
"Caching strategy used when loading TP")
tpid = cgrLoaderFlags.String("tpid", dfltCfg.LoaderCgrCfg().TpID,
"The tariff plan ID from the database")
dataPath = cgrLoaderFlags.String("path", dfltCfg.LoaderCgrCfg().DataPath,