Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
module:exportcfg [2019/01/15 13:42] – [Output format] typo digital manmodule:exportcfg [2019/01/18 17:00] – [Filtering] typo digital man
Line 64: Line 64:
 By default, ''exportcfg.js'' outputs **all** properties for **all** configured items of the chosen ''cfg-type''. By default, ''exportcfg.js'' outputs **all** properties for **all** configured items of the chosen ''cfg-type''.
  
-To chose which //groups// (Message Groups, File Libraries, or External Program Sections) from which to output configured items, use the ''-grp'' option. You can use the ''-grp'' option multiple times to specify multiple groups from which to output items. The groups of items will be output in their configured order (unless the ''-sort'' option is used), regardless of the order of the groups specified on the command-line.+To choose which //groups// (Message Groups, File Libraries, or External Program Sections) from which to output configured items, use the ''-grp'' option. You can use the ''-grp'' option multiple times to specify multiple groups from which to output items. The groups of items will be output in their configured order (unless the ''-sort'' option is used), regardless of the order of the groups specified on the command-line.
   jsexec msg-subs -grp main   jsexec msg-subs -grp main
  
-To chose which //properties// to **include** in the output, pass one or more property names on the command-line (without any dashes). The properties may be specified in any order and their values will be output in the order given.+To chose which configuration //properties// to **include** in the output, pass one or more property names on the command-line (without any dashes). The properties may be specified in any order and their values will be output in the order given.
   jsexec msg-subs code name description   jsexec msg-subs code name description