winget-cli

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

commit 750455e50750bad9fe5a33e8a796898e47871e59
parent 1f7db7bdc4a926b4e5d1ab3c367b5c96f0a6e158
Author: denelon <denelon@microsoft.com>
Date:   Tue, 11 May 2021 14:39:23 -0700

Update validate.md (#950)


Diffstat:
Mdoc/windows/package-manager/winget/validate.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/windows/package-manager/winget/validate.md b/doc/windows/package-manager/winget/validate.md @@ -10,11 +10,11 @@ ms.localizationpriority: medium [!INCLUDE [preview-note](../../includes/package-manager-preview.md)] -The **validate** command of the [winget](index.md) tool validates a [manifest file](../package/manifest.md) for submitting software to the **Microsoft Community Package Manifest Repository** on GitHub. The manifest must be a YAML file that follows the [specification](https://github.com/microsoft/winget-pkgs/YamlSpec.md). +The **validate** command of the [winget](index.md) tool validates a [manifest](../package/manifest.md) for submitting software to the **Microsoft Community Package Manifest Repository** on GitHub. The manifest must be a YAML file that follows the [specification](https://github.com/microsoft/winget-pkgs/YamlSpec.md). ## Usage -`winget validate [--manifest] \<manifest>` +`winget validate [--manifest] \<path>` ## Arguments