docs: cleanup

This commit is contained in:
calebboyd
2017-09-10 20:18:37 -05:00
parent ad279e6daf
commit bc2a637cc4
4 changed files with 13 additions and 11 deletions
+2 -1
View File
@@ -66,6 +66,7 @@ const alias = {
i: 'input',
o: 'output',
t: 'target',
b: 'build',
n: 'name',
r: 'resource',
a: 'resource',
@@ -80,7 +81,7 @@ const alias = {
const argv = parseArgv(process.argv, { alias, default: defaults })
const g = c.gray
let help = `
${c.bold('nexe <input> [options]')}
${c.bold('nexe <entry-file> [options]')}
${c.underline.bold('Options:')}