Skip to content

Commit 6a570fb

Browse files
committed
Automatic update on Toolbelt plugin documentation
1 parent 6c7c853 commit 6a570fb

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,27 +26,27 @@ For more information, read [Ocliff Docs](https://oclif.io/docs/introduction).
2626
<!-- usage -->
2727
```sh-session
2828
$ npm install -g @vtex/cli-plugin-template
29-
$ oclif-example COMMAND
29+
$ vtex COMMAND
3030
running command...
31-
$ oclif-example (-v|--version|version)
32-
@vtex/cli-plugin-template/0.0.0 linux-x64 node-v12.18.3
33-
$ oclif-example --help [COMMAND]
31+
$ vtex (-v|--version|version)
32+
@vtex/cli-plugin-template/0.0.0 linux-x64 node-v12.18.4
33+
$ vtex --help [COMMAND]
3434
USAGE
35-
$ oclif-example COMMAND
35+
$ vtex COMMAND
3636
...
3737
```
3838
<!-- usagestop -->
3939
# Commands
4040
<!-- commands -->
41-
* [`oclif-example hello [FILE]`](#oclif-example-hello-file)
41+
* [`vtex hello [FILE]`](#vtex-hello-file)
4242

43-
## `oclif-example hello [FILE]`
43+
## `vtex hello [FILE]`
4444

4545
describe the command here
4646

4747
```
4848
USAGE
49-
$ oclif-example hello [FILE]
49+
$ vtex hello [FILE]
5050
5151
OPTIONS
5252
-f, --force

0 commit comments

Comments
 (0)