winget-cli

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

commit cee40ceee5b3a23055b9972282ade450a66047c6
parent ff092653971003856c128175be9ea7986c5eacbf
Author: denelon <denelon@microsoft.com>
Date:   Tue, 11 May 2021 14:27:50 -0700

Update features.md (#943)


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

diff --git a/doc/windows/package-manager/winget/features.md b/doc/windows/package-manager/winget/features.md @@ -10,7 +10,7 @@ ms.localizationpriority: medium [!INCLUDE [preview-note](../../includes/package-manager-preview.md)] -The **features** command of the [winget](index.md) tool displays a list of the experimental features available with you version of the Windows Package Manager. +The **features** command of the [winget](index.md) tool displays a list of the experimental features available with your version of the Windows Package Manager. Each feature can be turned on individually by enabling the features through [**settings**](.\settings.md). @@ -24,4 +24,6 @@ You can find the latest up to date information features on the [experimental fea Notice above that the status of each feature is listed. If the feature is **disabled** you will not be able to use it. If the feature is **enabled** you will notice that the command will be available to you through winget. -To enabled disabled features, go to **settings** and enable the feature. +To enabled any disabled features, go to **settings** and enable the feature. + +Note: features may be managed by group policy. You can use the **winget --info** command to view any policies in effect on your system.