mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
Update cli/src/commands/args.rs
Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com>
This commit is contained in:
@@ -254,7 +254,7 @@ pub enum ExtensionSubcommand {
|
||||
Install(InstallExtensionArgs),
|
||||
/// Uninstall an extension.
|
||||
Uninstall(UninstallExtensionArgs),
|
||||
/// Update the marketplace-installed extensions.
|
||||
/// Update the installed extensions.
|
||||
Update,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user