remove package command
This commit is contained in:
parent
ae08809839
commit
1fd95bb7a0
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ function helpCommand(): void {
|
|||
console.log(`Usage: vsce [command] [opts] [args]
|
||||
|
||||
Commands:
|
||||
package [vsix path] Packages the extension into a .vsix package
|
||||
publish Publishes the extension
|
||||
publish Publishes an extension
|
||||
publisher add [publisher] Add a publisher
|
||||
publisher rm [publisher] Remove a publisher
|
||||
publisher list List all added publishers
|
||||
|
|
Loading…
Add table
Reference in a new issue