File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
3030running 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]
3434USAGE
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
4545describe the command here
4646
4747```
4848USAGE
49- $ oclif-example hello [FILE]
49+ $ vtex hello [FILE]
5050
5151OPTIONS
5252 -f, --force
You can’t perform that action at this time.
0 commit comments