Inline element used to display input supplied by a user.
The welcome.mlyt layout can be found in the MCS/repository/xml-repository directory.
<?xml version="1.0" encoding="UTF-8"?>
<canvas layoutName="/welcome.mlyt" pageTitle="kbd">
<pane name="background">
<p>To clear the cache:</p>
<ol>
<li>Type the <kbd>mcsServerManager</kbd> command followed by the host,
port and password values</li>
<li>Enter the <kbd class="option">-flush_all</kbd> option after
the command</li>
<li>Type the <kbd class="option">Enter</kbd> clear the cache</li>
</ol>
</pane>
</canvas>