Skip to content

Commit 42d232f

Browse files
committed
Automatic update on Toolbelt plugin documentation
1 parent e72e13f commit 42d232f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $ npm install -g @vtex/cli-plugin-workspace
2929
$ oclif-example COMMAND
3030
running command...
3131
$ oclif-example (-v|--version|version)
32-
@vtex/cli-plugin-workspace/1.0.1 linux-x64 node-v12.21.0
32+
@vtex/cli-plugin-workspace/1.0.1 linux-x64 node-v12.22.12
3333
$ oclif-example --help [COMMAND]
3434
USAGE
3535
$ oclif-example COMMAND
@@ -96,7 +96,7 @@ _See code: [build/commands/workspace/list.ts](https://github.com/vtex/cli-plugin
9696

9797
## `oclif-example workspace:promote`
9898

99-
Promotes the current workspace to master. (Only works for production workspaces.) Run [38;5;205mvtex promote --help to see how to deal with data conflicts.
99+
Promotes the current workspace to master. (Only works for production workspaces.) Run mvtex promote --help to see how to deal with data conflicts.
100100

101101
```
102102
USAGE

0 commit comments

Comments
 (0)