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

Next revisionBoth sides next revision
module:exportcfg [2019/01/14 22:18] – created digital manmodule:exportcfg [2019/01/15 13:42] – [Output format] typo digital man
Line 89: Line 89:
  
 === Values === === Values ===
-Configuration property values may be modified by included any of the following options on the command-line:+Configuration property values may be modified by including any of the following options on the command-line:
 ^ Option     ^ Default Value ^ Description ^ ^ Option     ^ Default Value ^ Description ^
 | ''-quote'' | ''false''     | Encode quotes and other special characters in property string values (via ''JSON.stringify'') | | ''-quote'' | ''false''     | Encode quotes and other special characters in property string values (via ''JSON.stringify'') |
Line 95: Line 95:
 | ''-ascii'' | ''false''     | Convert CP437 (extended-ASCII) characters in string values to ASCII equivalents | | ''-ascii'' | ''false''     | Convert CP437 (extended-ASCII) characters in string values to ASCII equivalents |
  
-Configuration property values may be modified on a per-property basis by included any of the following options on the command-line following a property specification:+Configuration property values may be modified on a per-property basis by including any of the following options on the command-line following a property specification:
 ^ Option     ^ Default Value ^ Description ^ ^ Option     ^ Default Value ^ Description ^
 | ''-upper'' | ''false''     | Convert strings to all upper-case letters | | ''-upper'' | ''false''     | Convert strings to all upper-case letters |