From 8a06b5a186439a4d7bb79da92ea9e96aed25fc51 Mon Sep 17 00:00:00 2001 From: Maurice ONeal Date: Sun, 9 Aug 2020 12:27:00 -0400 Subject: [PATCH] added the -ls_sql_drvs command line arg to README.md --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 32d4cc1..28daac3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -22,6 +22,7 @@ Usage: mrci -exempt_cmds : run the internal module to list it's rank exempt commands. for internal use only. -user_cmds : run the internal module to list it's user commands. for internal use only. -run_cmd : run an internal module command. for internal use only. + -ls_sql_drvs : list all available SQL drivers that the host currently supports. -load_ssl : re-load the host SSL certificate without stopping the host instance. Internal module | -public_cmds, -user_cmds, -exempt_cmds, -run_cmd |: