@@ -822,6 +822,12 @@ The following command line switches appeared on Modules 5.
822822| 5.3 | :option: `--ignore-cache `, :option: `--ignore-user-rc ` |
823823+------------+-----------------------------------------------------------------+
824824
825+ :option: `--output `
826+
827+ Starting Modules 5.3, this command line switch accepts value prefixed by
828+ ``+ `` or ``- `` which means value should respectively be appended to or
829+ subtracted from current configuration option value.
830+
825831Module Sub-Commands
826832"""""""""""""""""""
827833
@@ -1063,3 +1069,15 @@ The following Modules configuration option has been introduced on Modules 5.
10631069 Starting version 5.3, element ``variantifspec `` is added to the list of
10641070 accepted values. It is added to the default value list of both configuration
10651071 options.
1072+
1073+ Starting Modules 5.3, these configuration options accept value prefixed by
1074+ ``+ `` or ``- `` which means value should respectively be appended to or
1075+ subtracted from current configuration option value.
1076+
1077+ :mconfig: `list_output `, :mconfig: `list_terse_output `, :mconfig: `colors `,
1078+ :mconfig: `protected_envvars `, :mconfig: `shells_with_ksh_fpath `,
1079+ :mconfig: `tag_abbrev `, :mconfig: `tag_color_name `, :mconfig: `variant_shortcut `
1080+
1081+ Starting Modules 5.3, these configuration options accept value prefixed by
1082+ ``+ `` or ``- `` which means value should respectively be appended to or
1083+ subtracted from current configuration option value.
0 commit comments