From ba5e4d0af40c751f0aa55896699ce620dba610f5 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Tue, 25 Aug 2015 21:34:47 -0700 Subject: [PATCH] line up 'triton' help output better --- lib/cli.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cli.js b/lib/cli.js index bb2e2ba..3f5b2a1 100644 --- a/lib/cli.js +++ b/lib/cli.js @@ -54,7 +54,7 @@ function CLI() { ], helpOpts: { includeEnv: true, - minHelpCol: 23 /* line up with option help */ + minHelpCol: 30 }, helpSubcmds: [ 'help',