Explorar o código

cookbooks/devel/core: listed `o` option for loadmodule

Daniel-Constantin Mierla hai 6 meses
pai
achega
1020432905
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docs/cookbooks/devel/core.md

+ 1 - 0
docs/cookbooks/devel/core.md

@@ -1824,6 +1824,7 @@ They can be:
 - `g` (or `G`) - open the module shared object file with `RTLD_GLOBAL` set,
   which can be used for modules related to external scripting languages to avoid
   reloading.
+- `o` (or `O`) - if module is already loaded (e.g., via `--loadmodule`), skip it
 
 Example of usage: