Skip to content

Commit 1170c24

Browse files
authored
Update troubleshooting.md (#4686)
1 parent d4f91e6 commit 1170c24

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

hub/package-manager/winget/troubleshooting.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Debugging and troubleshooting issues with the winget tool
3-
description: Provides information on logging and winget diagnostics.
4-
ms.date: 08/31/2023
2+
title: Debugging and troubleshooting issues with the WinGet tool
3+
description: Provides information on logging and WinGet diagnostics.
4+
ms.date: 08/05/2024
55
ms.topic: article
66
ms.localizationpriority: medium
77
---
88

9-
# Debugging and troubleshooting issues with the winget tool
9+
# Debugging and troubleshooting issues with the WinGet tool
1010

1111
When Windows Package Manager is installing, searching or listing applications, sometimes it is necessary to look at the log files to better understand the behavior.
1212

@@ -39,11 +39,11 @@ If you need more comprehensive log files, that provide the complete communicatio
3939

4040
## Known issues
4141

42-
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.
42+
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.
4343

4444
## Exit codes
4545

46-
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).
46+
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).
4747

4848
### Scope for specific user vs machine-wide
4949

0 commit comments

Comments
 (0)