MXS-2982: Fix documetation link in --help output
This commit is contained in:
@ -1085,7 +1085,7 @@ static void usage(void)
|
|||||||
"dir will be '/path/maxscale/var/log/maxscale', the config dir will be\n"
|
"dir will be '/path/maxscale/var/log/maxscale', the config dir will be\n"
|
||||||
"'/path/maxscale/etc' and the default config file will be\n"
|
"'/path/maxscale/etc' and the default config file will be\n"
|
||||||
"'/path/maxscale/etc/maxscale.cnf'.\n\n"
|
"'/path/maxscale/etc/maxscale.cnf'.\n\n"
|
||||||
"MaxScale documentation: https://mariadb.com/kb/en/mariadb-enterprise/mariadb-maxscale-21/ \n",
|
"MaxScale documentation: https://mariadb.com/kb/en/maxscale/ \n",
|
||||||
get_configdir(),
|
get_configdir(),
|
||||||
default_cnf_fname,
|
default_cnf_fname,
|
||||||
get_configdir(),
|
get_configdir(),
|
||||||
|
|||||||
Reference in New Issue
Block a user