3
3
exports [` termost > should display \` help\` 1` ] = `
4
4
"[33m[33m[1m[4m
5
5
USAGE:[24m[22m[33m[39m
6
- [37m[37m[32m[32m@examples/default[32m[37m [... options][37m[39m
6
+ [37m[37m[32m[32m@examples/default[32m[37m [… options][37m[39m
7
7
[33m[33m[1m[4m
8
8
DESCRIPTION:[24m[22m[33m[39m
9
9
[37m[37mProgram description placeholder. Program name and version are retrieved from your \` package.json\` . You can override this automatic retrieval by using the \` termost({ name , description , version } )\` builder form.[37m[39m
@@ -17,7 +17,7 @@ OPTIONS:[24m[22m[33m[39m
17
17
exports [` termost > should display \` help\` 2` ] = `
18
18
"[33m[33m[1m[4m
19
19
USAGE:[24m[22m[33m[39m
20
- [37m[37m[32m[32m@examples/default[32m[37m [... options][37m[39m
20
+ [37m[37m[32m[32m@examples/default[32m[37m [… options][37m[39m
21
21
[33m[33m[1m[4m
22
22
DESCRIPTION:[24m[22m[33m[39m
23
23
[37m[37mProgram description placeholder. Program name and version are retrieved from your \` package.json\` . You can override this automatic retrieval by using the \` termost({ name , description , version } )\` builder form.[37m[39m
@@ -31,7 +31,7 @@ OPTIONS:[24m[22m[33m[39m
31
31
exports [` termost > should display \` help\` given empty command 1` ] = `
32
32
"[33m[33m[1m[4m
33
33
USAGE:[24m[22m[33m[39m
34
- [37m[37m[32m[32m@examples/empty[32m[37m <command > [... options][37m[39m
34
+ [37m[37m[32m[32m@examples/empty[32m[37m <command > [… options][37m[39m
35
35
[33m[33m[1m[4m
36
36
DESCRIPTION:[24m[22m[33m[39m
37
37
[37m[37mExample to showcase empty \`command\` fallback[37m[39m
@@ -48,7 +48,7 @@ OPTIONS:[24m[22m[33m[39m
48
48
exports[`termost > should display \`help\` given empty command 2`] = `
49
49
"[33m[33m[1m[4m
50
50
USAGE:[24m[22m[33m[39m
51
- [37m[37m[32m[32m@examples/empty build[32m[37m [... options][37m[39m
51
+ [37m[37m[32m[32m@examples/empty build[32m[37m [… options][37m[39m
52
52
[33m[33m[1m[4m
53
53
DESCRIPTION:[24m[22m[33m[39m
54
54
[37m[37mTranspile and bundle in production mode[37m[39m
@@ -62,7 +62,7 @@ OPTIONS:[24m[22m[33m[39m
62
62
exports[`termost > should display \`help\` given empty command 3`] = `
63
63
"[33m[33m[1m[4m
64
64
USAGE:[24m[22m[33m[39m
65
- [37m[37m[32m[32m@examples/empty build[32m[37m [... options][37m[39m
65
+ [37m[37m[32m[32m@examples/empty build[32m[37m [… options][37m[39m
66
66
[33m[33m[1m[4m
67
67
DESCRIPTION:[24m[22m[33m[39m
68
68
[37m[37mTranspile and bundle in production mode[37m[39m
@@ -76,7 +76,7 @@ OPTIONS:[24m[22m[33m[39m
76
76
exports[`termost > should display \`help\` given empty command 4`] = `
77
77
"[33m[33m[1m[4m
78
78
USAGE:[24m[22m[33m[39m
79
- [37m[37m[32m[32m@examples/empty watch[32m[37m [... options][37m[39m
79
+ [37m[37m[32m[32m@examples/empty watch[32m[37m [… options][37m[39m
80
80
[33m[33m[1m[4m
81
81
DESCRIPTION:[24m[22m[33m[39m
82
82
[37m[37mRebuild your assets on any code change[37m[39m
@@ -93,7 +93,7 @@ exports[`termost > should display \`version\` 2`] = `"0.0.0"`;
93
93
exports[`termost > should handle \`command\` api 1`] = `
94
94
"[33m[33m[1m[4m
95
95
USAGE:[24m[22m[33m[39m
96
- [37m[37m[32m[32m@examples/command[32m[37m <command > [... options][37m[39m
96
+ [37m[37m[32m[32m@examples/command[32m[37m <command > [… options][37m[39m
97
97
[33m[33m[1m[4m
98
98
DESCRIPTION:[24m[22m[33m[39m
99
99
[37m[37mExample to showcase the \`command\` API[37m[39m
@@ -177,7 +177,7 @@ exports[`termost > should handle \`command\` api 5`] = `
177
177
exports[`termost > should handle \`command\` api 6`] = `
178
178
"[33m[33m[1m[4m
179
179
USAGE:[24m[22m[33m[39m
180
- [37m[37m[32m[32m@examples/command build[32m[37m [... options][37m[39m
180
+ [37m[37m[32m[32m@examples/command build[32m[37m [… options][37m[39m
181
181
[33m[33m[1m[4m
182
182
DESCRIPTION:[24m[22m[33m[39m
183
183
[37m[37mTranspile and bundle in production mode[37m[39m
@@ -192,7 +192,7 @@ OPTIONS:[24m[22m[33m[39m
192
192
exports[`termost > should handle \`command\` api 7`] = `
193
193
"[33m[33m[1m[4m
194
194
USAGE:[24m[22m[33m[39m
195
- [37m[37m[32m[32m@examples/command watch[32m[37m [... options][37m[39m
195
+ [37m[37m[32m[32m@examples/command watch[32m[37m [… options][37m[39m
196
196
[33m[33m[1m[4m
197
197
DESCRIPTION:[24m[22m[33m[39m
198
198
[37m[37mRebuild your assets on any code change[37m[39m
0 commit comments