diff --git a/doc/pages/options.asciidoc b/doc/pages/options.asciidoc index 18668d70..a63fe39a 100644 --- a/doc/pages/options.asciidoc +++ b/doc/pages/options.asciidoc @@ -17,8 +17,9 @@ set-option [-add|-remove] ... <>). *current* relates to the narrowest scope in which the option is already set. -Multiple can be given as separate arguments when the option is a -list or map. +When the option is a list or a map, multiple can be given as +separate arguments, or can be omitted altogether in order to empty the +option. If `-add` or `-remove` is specified, the new value is respectively *added* to or *removed* from the current one instead of replacing it (the exact