diff --git a/bin/next-export b/bin/next-export index 37508242..ad9b10fd 100644 --- a/bin/next-export +++ b/bin/next-export @@ -29,8 +29,7 @@ if (argv.help) { $ next export [options] represents where the compiled dist folder should go. - If no directory is provided, the dist folder will be created in the current directory. - You can set a custom folder in config https://github.com/zeit/next.js#custom-configuration, otherwise it will be created inside '.next' + If no directory is provided, the 'out' folder will be created in the current directory. Options -h - list this help