@@ -530,6 +530,9 @@ exports[`help should show help information for 'c' command using command syntax:
530530
531531Initialize a new webpack project.
532532
533+ Arguments:
534+   generation-path       Path to the installation directory, e.g. ./projectName
535+ 
533536Options:
534537  --template <value>    Type of template (default: \\"default\\")
535538  --force               Generate without questions (ideally) using default answers
@@ -554,6 +557,9 @@ exports[`help should show help information for 'c' command using the "--help" op
554557
555558Initialize a new webpack project.
556559
560+ Arguments:
561+   generation-path       Path to the installation directory, e.g. ./projectName
562+ 
557563Options:
558564  --template <value>    Type of template (default: \\"default\\")
559565  --force               Generate without questions (ideally) using default answers
@@ -660,6 +666,9 @@ exports[`help should show help information for 'create' command using command sy
660666
661667Initialize a new webpack project.
662668
669+ Arguments:
670+   generation-path       Path to the installation directory, e.g. ./projectName
671+ 
663672Options:
664673  --template <value>    Type of template (default: \\"default\\")
665674  --force               Generate without questions (ideally) using default answers
@@ -684,6 +693,9 @@ exports[`help should show help information for 'create' command using the "--hel
684693
685694Initialize a new webpack project.
686695
696+ Arguments:
697+   generation-path       Path to the installation directory, e.g. ./projectName
698+ 
687699Options:
688700  --template <value>    Type of template (default: \\"default\\")
689701  --force               Generate without questions (ideally) using default answers
@@ -850,6 +862,9 @@ exports[`help should show help information for 'init' and respect the "--color"
850862
851863Initialize a new webpack project.
852864
865+ Arguments:
866+   generation-path       Path to the installation directory, e.g. ./projectName
867+ 
853868Options:
854869  --template <value>    Type of template (default: \\"default\\")
855870  --force               Generate without questions (ideally) using default
@@ -876,6 +891,9 @@ exports[`help should show help information for 'init' and respect the "--no-colo
876891
877892Initialize a new webpack project.
878893
894+ Arguments:
895+   generation-path       Path to the installation directory, e.g. ./projectName
896+ 
879897Options:
880898  --template <value>    Type of template (default: \\"default\\")
881899  --force               Generate without questions (ideally) using default
@@ -902,6 +920,9 @@ exports[`help should show help information for 'init' command using command synt
902920
903921Initialize a new webpack project.
904922
923+ Arguments:
924+   generation-path       Path to the installation directory, e.g. ./projectName
925+ 
905926Options:
906927  --template <value>    Type of template (default: \\"default\\")
907928  --force               Generate without questions (ideally) using default answers
@@ -926,6 +947,9 @@ exports[`help should show help information for 'init' command using the "--help"
926947
927948Initialize a new webpack project.
928949
950+ Arguments:
951+   generation-path       Path to the installation directory, e.g. ./projectName
952+ 
929953Options:
930954  --template <value>    Type of template (default: \\"default\\")
931955  --force               Generate without questions (ideally) using default answers
@@ -950,6 +974,9 @@ exports[`help should show help information for 'l' command using command syntax:
950974
951975Scaffold a loader.
952976
977+ Arguments:
978+   output-path           Path to the output directory, e.g. ./loaderName
979+ 
953980Options:
954981  --template <value>    Type of template (default: \\"default\\")
955982
@@ -973,6 +1000,9 @@ exports[`help should show help information for 'l' command using the "--help" op
9731000
9741001Scaffold a loader.
9751002
1003+ Arguments:
1004+   output-path           Path to the output directory, e.g. ./loaderName
1005+ 
9761006Options:
9771007  --template <value>    Type of template (default: \\"default\\")
9781008
@@ -996,6 +1026,9 @@ exports[`help should show help information for 'loader' and respect the "--color
9961026
9971027Scaffold a loader.
9981028
1029+ Arguments:
1030+   output-path           Path to the output directory, e.g. ./loaderName
1031+ 
9991032Options:
10001033  --template <value>    Type of template (default: \\"default\\")
10011034
@@ -1020,6 +1053,9 @@ exports[`help should show help information for 'loader' and respect the "--no-co
10201053
10211054Scaffold a loader.
10221055
1056+ Arguments:
1057+   output-path           Path to the output directory, e.g. ./loaderName
1058+ 
10231059Options:
10241060  --template <value>    Type of template (default: \\"default\\")
10251061
@@ -1044,6 +1080,9 @@ exports[`help should show help information for 'loader' command using command sy
10441080
10451081Scaffold a loader.
10461082
1083+ Arguments:
1084+   output-path           Path to the output directory, e.g. ./loaderName
1085+ 
10471086Options:
10481087  --template <value>    Type of template (default: \\"default\\")
10491088
@@ -1067,6 +1106,9 @@ exports[`help should show help information for 'loader' command using the "--hel
10671106
10681107Scaffold a loader.
10691108
1109+ Arguments:
1110+   output-path           Path to the output directory, e.g. ./loaderName
1111+ 
10701112Options:
10711113  --template <value>    Type of template (default: \\"default\\")
10721114
@@ -1212,6 +1254,9 @@ exports[`help should show help information for 'n' command using command syntax:
12121254
12131255Initialize a new webpack project.
12141256
1257+ Arguments:
1258+   generation-path       Path to the installation directory, e.g. ./projectName
1259+ 
12151260Options:
12161261  --template <value>    Type of template (default: \\"default\\")
12171262  --force               Generate without questions (ideally) using default answers
@@ -1236,6 +1281,9 @@ exports[`help should show help information for 'n' command using the "--help" op
12361281
12371282Initialize a new webpack project.
12381283
1284+ Arguments:
1285+   generation-path       Path to the installation directory, e.g. ./projectName
1286+ 
12391287Options:
12401288  --template <value>    Type of template (default: \\"default\\")
12411289  --force               Generate without questions (ideally) using default answers
@@ -1260,6 +1308,9 @@ exports[`help should show help information for 'new' command using command synta
12601308
12611309Initialize a new webpack project.
12621310
1311+ Arguments:
1312+   generation-path       Path to the installation directory, e.g. ./projectName
1313+ 
12631314Options:
12641315  --template <value>    Type of template (default: \\"default\\")
12651316  --force               Generate without questions (ideally) using default answers
@@ -1284,6 +1335,9 @@ exports[`help should show help information for 'new' command using the "--help"
12841335
12851336Initialize a new webpack project.
12861337
1338+ Arguments:
1339+   generation-path       Path to the installation directory, e.g. ./projectName
1340+ 
12871341Options:
12881342  --template <value>    Type of template (default: \\"default\\")
12891343  --force               Generate without questions (ideally) using default answers
@@ -1308,6 +1362,9 @@ exports[`help should show help information for 'p' command using command syntax:
13081362
13091363Scaffold a plugin.
13101364
1365+ Arguments:
1366+   output-path           Path to the output directory, e.g. ./pluginName
1367+ 
13111368Options:
13121369  --template <value>    Type of template (default: \\"default\\")
13131370
@@ -1331,6 +1388,9 @@ exports[`help should show help information for 'p' command using the "--help" op
13311388
13321389Scaffold a plugin.
13331390
1391+ Arguments:
1392+   output-path           Path to the output directory, e.g. ./pluginName
1393+ 
13341394Options:
13351395  --template <value>    Type of template (default: \\"default\\")
13361396
@@ -1354,6 +1414,9 @@ exports[`help should show help information for 'plugin' and respect the "--color
13541414
13551415Scaffold a plugin.
13561416
1417+ Arguments:
1418+   output-path           Path to the output directory, e.g. ./pluginName
1419+ 
13571420Options:
13581421  --template <value>    Type of template (default: \\"default\\")
13591422
@@ -1378,6 +1441,9 @@ exports[`help should show help information for 'plugin' and respect the "--no-co
13781441
13791442Scaffold a plugin.
13801443
1444+ Arguments:
1445+   output-path           Path to the output directory, e.g. ./pluginName
1446+ 
13811447Options:
13821448  --template <value>    Type of template (default: \\"default\\")
13831449
@@ -1402,6 +1468,9 @@ exports[`help should show help information for 'plugin' command using command sy
14021468
14031469Scaffold a plugin.
14041470
1471+ Arguments:
1472+   output-path           Path to the output directory, e.g. ./pluginName
1473+ 
14051474Options:
14061475  --template <value>    Type of template (default: \\"default\\")
14071476
@@ -1425,6 +1494,9 @@ exports[`help should show help information for 'plugin' command using the "--hel
14251494
14261495Scaffold a plugin.
14271496
1497+ Arguments:
1498+   output-path           Path to the output directory, e.g. ./pluginName
1499+ 
14281500Options:
14291501  --template <value>    Type of template (default: \\"default\\")
14301502
0 commit comments