Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Useless include.
[simgrid.git] / src / simgrid / sg_config.cpp
index 816d265..1cbf235 100644 (file)
@@ -68,7 +68,10 @@ static void sg_config_cmd_line(int *argc, char **argv)
       XBT_HELP("\n"
                "Each of these configurations can be used by adding\n"
                "    --cfg=<option name>:<option value>\n"
-               "to the command line.\n"
+               "to the command line. Try passing \"help\" as a value\n"
+               "to get the list of values accepted by a given option.\n"
+               "For example, \"--cfg=plugin:help\" gives you the list of\n"
+               "plugins available in your installation of SimGrid.\n"
                "\n"
                "For more information, please refer to:\n"
                "   --help-aliases for the list of all option aliases.\n"