mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Recommit of Bug#49447.
This commit is contained in:
parent
0a90bfe6c0
commit
8c65b726a5
13 changed files with 303 additions and 249 deletions
|
|
@ -995,10 +995,10 @@ void print_defaults(const char *conf_file, const char **groups)
|
|||
}
|
||||
}
|
||||
puts("\nThe following options may be given as the first argument:\n\
|
||||
--print-defaults Print the program argument list and exit\n\
|
||||
--no-defaults Don't read default options from any options file\n\
|
||||
--defaults-file=# Only read default options from the given file #\n\
|
||||
--defaults-extra-file=# Read this file after the global files are read");
|
||||
--print-defaults Print the program argument list and exit.\n\
|
||||
--no-defaults Don't read default options from any option file.\n\
|
||||
--defaults-file=# Only read default options from the given file #.\n\
|
||||
--defaults-extra-file=# Read this file after the global files are read.");
|
||||
}
|
||||
|
||||
#include <help_end.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue