@@ -18,7 +18,7 @@ $ npm install -g @oclif/plugin-test-cjs-1
1818$ cjs1 COMMAND
1919running command...
2020$ cjs1 (--version)
21- @oclif/plugin-test-cjs-1/0.7.62 linux-x64 node-v20.18.3
21+ @oclif/plugin-test-cjs-1/0.7.63 linux-x64 node-v20.19.0
2222$ cjs1 --help [COMMAND]
2323USAGE
2424 $ cjs1 COMMAND
@@ -53,7 +53,7 @@ GLOBAL FLAGS
5353 --json Format output as json.
5454```
5555
56- _ See code: [ src/commands/cjs1.ts] ( https://github.com/oclif/plugin-test-cjs-1/blob/0.7.62 /src/commands/cjs1.ts ) _
56+ _ See code: [ src/commands/cjs1.ts] ( https://github.com/oclif/plugin-test-cjs-1/blob/0.7.63 /src/commands/cjs1.ts ) _
5757
5858## ` cjs1 help [COMMAND] `
5959
@@ -96,7 +96,7 @@ EXAMPLES
9696 $ cjs1 plugins
9797```
9898
99- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.34 /src/commands/plugins/index.ts ) _
99+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.36 /src/commands/plugins/index.ts ) _
100100
101101## ` cjs1 plugins:inspect PLUGIN... `
102102
@@ -123,7 +123,7 @@ EXAMPLES
123123 $ cjs1 plugins inspect myplugin
124124```
125125
126- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.34 /src/commands/plugins/inspect.ts ) _
126+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.36 /src/commands/plugins/inspect.ts ) _
127127
128128## ` cjs1 plugins install PLUGIN `
129129
@@ -172,7 +172,7 @@ EXAMPLES
172172 $ cjs1 plugins install someuser/someplugin
173173```
174174
175- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.34 /src/commands/plugins/install.ts ) _
175+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.36 /src/commands/plugins/install.ts ) _
176176
177177## ` cjs1 plugins link PATH `
178178
@@ -203,7 +203,7 @@ EXAMPLES
203203 $ cjs1 plugins link myplugin
204204```
205205
206- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.34 /src/commands/plugins/link.ts ) _
206+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.36 /src/commands/plugins/link.ts ) _
207207
208208## ` cjs1 plugins reset `
209209
@@ -218,7 +218,7 @@ FLAGS
218218 --reinstall Reinstall all plugins after uninstalling.
219219```
220220
221- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.34 /src/commands/plugins/reset.ts ) _
221+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.36 /src/commands/plugins/reset.ts ) _
222222
223223## ` cjs1 plugins uninstall [PLUGIN] `
224224
@@ -246,7 +246,7 @@ EXAMPLES
246246 $ cjs1 plugins uninstall myplugin
247247```
248248
249- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.34 /src/commands/plugins/uninstall.ts ) _
249+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.36 /src/commands/plugins/uninstall.ts ) _
250250
251251## ` cjs1 plugins update `
252252
@@ -264,5 +264,5 @@ DESCRIPTION
264264 Update installed plugins.
265265```
266266
267- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.34 /src/commands/plugins/update.ts ) _
267+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.36 /src/commands/plugins/update.ts ) _
268268<!-- commandsstop -->
0 commit comments