Patch for 930 release

This commit is contained in:
dengxuyue
2021-09-23 15:19:37 +08:00
parent bab3e083eb
commit 1d540f4462
3791 changed files with 481850 additions and 115139 deletions

View File

@ -341,7 +341,7 @@ int main(int argc, char* argv[])
static void help(const char* progname_tem)
{
printf(_("%s creates a new PostgreSQL role.\n\n"), progname_tem);
printf(_("%s creates a new openGauss role.\n\n"), progname_tem);
printf(_("Usage:\n"));
printf(_(" %s [OPTION]... [ROLENAME]\n"), progname_tem);
printf(_("\nOptions:\n"));