@@ -282,12 +282,64 @@ The generated site's title will be _My Docs_.
=== Name=value values
The `--attribute` and `--key` options accept values in the form `name=value`, where `name` represents the name of the AsciiDoc attribute or API key, respectively.
In <<ex-name-value-pair>>, the attribute `page-team` is assigned the value `Coco B`.
The `@` at the end of the value indicates that the attribute is xref:ROOT:component-attributes.adoc#soft-set[soft set].
In <<ex-name-value-pair>>, the attribute `attribute-missing` is assigned the value `skip`.