Skip to content

Commit c25affe

Browse files
author
Benjamin Coe
committed
docs: fiddle slightly with spacing
1 parent b60a259 commit c25affe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@ <h1 class="pink-highlight">Yargs be a node.js library fer hearties tryin' ter pa
8989

9090
<pre>
9191
<code class="hljs language-bash">
92-
example.js &lt;cmd&gt; [args]
92+
example.js &lt;cmd&gt; [args]
9393

94-
Commands:
95-
hello [name] welcome ter yargs!
94+
Commands:
95+
hello [name] welcome ter yargs!
9696

97-
Options:
98-
--help Show help [boolean]
97+
Options:
98+
--help Show help [boolean]
9999
</code>
100100
</pre>
101101

0 commit comments

Comments
 (0)