winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 0109b3937ac99deaefb1d4a68a1b477153dc596e
parent 712dea1dc4f504097ed574e8954f65d263f28013
Author: Balint Rikker <rikkerb@gmail.com>
Date:   Tue, 19 May 2020 22:31:00 +0200

Update ManifestSpecv0.1.md (#209)

Fix typo.
Diffstat:
Mdoc/ManifestSpecv0.1.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ManifestSpecv0.1.md b/doc/ManifestSpecv0.1.md @@ -110,7 +110,7 @@ Commands: "code" # InstallerType is a required field. Supported types are inno, wix, msi, nullsoft, zip, appx, msix and exe. # The winget command tool uses this value to assist in installing this application. -# If the value is an exe, you will need to provide the the quiet switches. +# If the value is an exe, you will need to provide the quiet switches. # zip is not supported in this preview (5/24/2020) # Restrictions: [min: 1, max:40] InstallerType: msix