We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60a259 commit c25affeCopy full SHA for c25affe
index.html
@@ -89,13 +89,13 @@ <h1 class="pink-highlight">Yargs be a node.js library fer hearties tryin' ter pa
89
90
<pre>
91
<code class="hljs language-bash">
92
- example.js <cmd> [args]
+ example.js <cmd> [args]
93
94
- Commands:
95
- hello [name] welcome ter yargs!
+ Commands:
+ hello [name] welcome ter yargs!
96
97
- Options:
98
- --help Show help [boolean]
+ Options:
+ --help Show help [boolean]
99
</code>
100
</pre>
101
0 commit comments