Skip to content

Commit

Permalink
Winget cli (#5067)
Browse files Browse the repository at this point in the history
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/winget-cli/pull/5067)

---------

Co-authored-by: G.Reijn <[email protected]>
Co-authored-by: Muhammad Danish <[email protected]>
  • Loading branch information
3 people authored Dec 16, 2024
1 parent 9d0bc47 commit 08b6de0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/Settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ Some of the settings are duplicated under `preferences` and `requirements`. `pre

Any arguments passed on the command line will effectively override the matching `requirement` setting for the duration of that command.

> [!NOTE]
> - These settings are only applied for the `winget install` command.
> - Other commands like `winget configure` are not affected by these settings.
### Scope

The `scope` behavior affects the choice between installing a package for the current user or for the entire machine. The matching parameter is `--scope`, and uses the same values (`user` or `machine`).
Expand Down

0 comments on commit 08b6de0

Please sign in to comment.