-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Issue-DocsIt's a documentation issue that really should be on MicrosoftDocsIt's a documentation issue that really should be on MicrosoftDocs
Description
Brief description of your issue
"installBehavior": {
"archiveExtractionMethod": "tar" | "shellApi"
},
https://github.com/microsoft/winget-cli/blob/master/doc/Settings.md#archive-extraction-method is not in https://aka.ms/winget-settings.schema.json
"experimentalFeatures": {
"resume": true
},
https://github.com/microsoft/winget-cli/blob/master/doc/Settings.md#resume is not in https://aka.ms/winget-settings.schema.json
"Experimental": {
"fonts": {
"description": "Enable support for managing fonts",
"type": "boolean",
"default": false
}
}
https://aka.ms/winget-settings.schema.json is not in https://aka.ms/winget-settings
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-DocsIt's a documentation issue that really should be on MicrosoftDocsIt's a documentation issue that really should be on MicrosoftDocs
Type
Projects
Status
Done