Skip to content

Commit e10007b

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/windows-dev-docs (branch docs)
2 parents 042463e + 8c6d934 commit e10007b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hub/package-manager/winget/troubleshooting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ If you need more comprehensive log files, that provide the complete communicatio
3939

4040
A list of known issues with sources and behaviors is kept up to date in the [Windows Package Manager Client repository](https://www.github.com/microsoft/winget-cli). If you encounter issues when using the winget tool, go [here](https://github.com/microsoft/winget-cli/tree/master/doc/troubleshooting) for troubleshooting.
4141

42+
## Exit codes
43+
44+
The winget tool returns exit codes to indicate success or failure of the command. Find a table of exit codes and their meanings in the ["Return codes" file of the Windows Package Manager Client repository](https://github.com/microsoft/winget-cli/blob/master/doc/windows/package-manager/winget/returnCodes.md).
45+
4246
### Scope for specific user vs machine-wide
4347

4448
Not all installers support installing in “user” scope vs. “machine” scope consistently.

0 commit comments

Comments
 (0)