Improves help command

This commit is contained in:
Nuno Maduro
2022-09-18 11:10:18 +01:00
parent 0e0e2adfbe
commit 4de7284657
3 changed files with 21 additions and 9 deletions

View File

@ -1,4 +1,4 @@
<div class="mx-2">
<span class="text-blue font-bold">USAGE:</span><span class="ml-1">pest</span><span class="ml-1 text-gray"><?php echo htmlspecialchars('<file>') ?> [options]</span>
<span class="text-yellow font-bold">USAGE:</span><span class="ml-1">pest</span><span class="ml-1 text-gray"><?php echo htmlspecialchars('<file>') ?> [options]</span>
</div>