diff --git a/src/cli.js b/src/cli.js index d4e0f07..9a08c50 100644 --- a/src/cli.js +++ b/src/cli.js @@ -12,12 +12,14 @@ export default () => { .option('--build-dir ', `Specify where the JS app lives. Defaults to 'build'`) .option('--domain ', `The local domain to use for scraping. Defaults to 'localhost'`) .option('--output-dir ', `Where to write the snapshots. Defaults to in-place (i.e. same as build-dir)`) + .option('--output-style