This is an automated email from the ASF dual-hosted git repository. andrijapanic pushed a commit to branch andrijapanicsb-patch-1 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 3d27321cb1e139dc4ea08f7dc517e3bd4c015d46 Author: Andrija Panic <[email protected]> AuthorDate: Thu Feb 4 20:42:03 2021 +0100 help text fix --- setup/bindir/cloud-setup-databases.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/bindir/cloud-setup-databases.in b/setup/bindir/cloud-setup-databases.in index 98f7139..bd23c2b 100755 --- a/setup/bindir/cloud-setup-databases.in +++ b/setup/bindir/cloud-setup-databases.in @@ -179,7 +179,7 @@ Sql parameters: *************************************************************** Please run: - cloud-setup-database -h + cloudstack-setup-databases -h for full help ''' % msg
