mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 23:28:44 +05:00
Update message help for cgr-loader
This commit is contained in:
committed by
Dan Christian Bogos
parent
9606bb2898
commit
673ad90b95
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user