blob: d4e40e35116bfc2bb0c326ec69a5411b9558ca32 [file] [log] [blame] [edit]
<svg width="740px" height="146px" xmlns="http://www.w3.org/2000/svg">
<style>
.fg { fill: #AAAAAA }
.bg { background: #000000 }
.fg-cyan { fill: #00AAAA }
.fg-green { fill: #00AA00 }
.fg-red { fill: #AA0000 }
.container {
padding: 0 10px;
line-height: 18px;
}
.bold { font-weight: bold; }
tspan {
font: 14px SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
white-space: pre;
line-height: 18px;
}
</style>
<rect width="100%" height="100%" y="0" rx="4.5" class="bg" />
<text xml:space="preserve" class="container fg">
<tspan x="10px" y="28px"><tspan class="fg-red bold">error:</tspan><tspan> the following required arguments were not provided:</tspan>
</tspan>
<tspan x="10px" y="46px"><tspan> </tspan><tspan class="fg-cyan bold">&lt;DEP_ID&gt;...</tspan>
</tspan>
<tspan x="10px" y="64px">
</tspan>
<tspan x="10px" y="82px"><tspan class="fg-green bold">Usage:</tspan><tspan> </tspan><tspan class="fg-cyan bold">cargo[EXE] remove</tspan><tspan> </tspan><tspan class="fg-cyan">&lt;DEP_ID&gt;...</tspan>
</tspan>
<tspan x="10px" y="100px">
</tspan>
<tspan x="10px" y="118px"><tspan>For more information, try '</tspan><tspan class="fg-cyan bold">--help</tspan><tspan>'.</tspan>
</tspan>
<tspan x="10px" y="136px">
</tspan>
</text>
</svg>