diff --git a/Viewer/features/cli.js b/Viewer/features/cli.js index 956d7680..3255a8e6 100755 --- a/Viewer/features/cli.js +++ b/Viewer/features/cli.js @@ -333,6 +333,7 @@ var CLIActions = actions.Actions({ }) .on('exit', function(){ that.stop() }) } }], + // XXX we should open multiple paths/indexes... // XXX move this to a feature that requires electron... // ...and move electron to an optional dependency... cliStartGUI: ['- System/CLI/start viewer GUI',