From 9a919d82a584e3d01c241d8a4f963c3b661d5723 Mon Sep 17 00:00:00 2001 From: Radu Ioan Fericean Date: Wed, 29 Aug 2012 15:56:45 +0300 Subject: [PATCH] added version parameter to the docs --- docs/tutorial.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/tutorial.rst b/docs/tutorial.rst index 18b81e235..98d5fe378 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -42,6 +42,7 @@ The cgr-rater can be provided with the balancer server address and can be config rif@grace:~$ cgr-rater -help Usage of cgr-rater: -config="rater_standalone.config": Configuration file location. + -version=false: Prints the application version. :Example: cgr-rater -config=full.config @@ -145,6 +146,7 @@ This tool is used for importing the data from CSV files into the CGRateS databas -dbuser="": The database user to sign in as. -flush=false: Flush the database before importing -path=".": The path containing the data files + -version=false: Prints the application version. :Example: cgr-loader -flush @@ -169,6 +171,7 @@ The cgr-console is a command line tool used to access the balancer (or the rater -subject="": The client who made the call -tenant="": Tenant identificator -tor="0": Type of record + -version=false: Prints the application version. :Example: cgr-console -cmd=getcost -subject=rif -tenant=vdf -dest=419 -start=2012-02-09T00:00:00Z -end=2012-02-09T00:01:00Z