From e3fe084f95f6c77af860ae7c7294f67fa78b2e09 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 16 Jul 2025 04:03:17 +0000 Subject: [PATCH] [automated] Update man pages --- documentation/manpages/sdk/dotnet-restore.1 | 6 +++--- documentation/manpages/sdk/dotnet-tool-update.1 | 14 ++++++++++---- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/documentation/manpages/sdk/dotnet-restore.1 b/documentation/manpages/sdk/dotnet-restore.1 index f3d2c572f28e..1401799d843a 100644 --- a/documentation/manpages/sdk/dotnet-restore.1 +++ b/documentation/manpages/sdk/dotnet-restore.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-restore" "1" "2025-06-13" "" ".NET Documentation" +.TH "dotnet-restore" "1" "2025-07-15" "" ".NET Documentation" .hy .SH dotnet restore .PP @@ -387,8 +387,8 @@ You can configure the level at which auditing will fail by setting the \f[V]\f[R] MSBuild property to \f[V]direct\f[R] or \f[V]all\f[R]. .PP For more information, see Auditing package dependencies for security vulnerabilities. diff --git a/documentation/manpages/sdk/dotnet-tool-update.1 b/documentation/manpages/sdk/dotnet-tool-update.1 index 82aa2a52ef0f..a9b3d03b7aca 100644 --- a/documentation/manpages/sdk/dotnet-tool-update.1 +++ b/documentation/manpages/sdk/dotnet-tool-update.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-tool-update" "1" "2025-06-13" "" ".NET Documentation" +.TH "dotnet-tool-update" "1" "2025-07-15" "" ".NET Documentation" .hy .SH dotnet tool update .PP @@ -27,7 +27,7 @@ dotnet-tool-update - Updates the specified .NET tool on your machine. .nf \f[C] dotnet tool update -g|--global - [--add-source ] [--allow-downgrade] + [--add-source ] [--all] [--allow-downgrade] [--configfile ] [--disable-parallel] [--framework ] [--ignore-failed-sources] [--interactive] @@ -35,7 +35,7 @@ dotnet tool update -g|--global [-v|--verbosity ] [--version ] dotnet tool update --tool-path - [--add-source ] [--allow-downgrade] + [--add-source ] [--all] [--allow-downgrade] [--configfile ] [--disable-parallel] [--framework ] [--ignore-failed-sources] [--interactive] @@ -43,7 +43,7 @@ dotnet tool update --tool-path [-v|--verbosity ] [--version ] dotnet tool update --local - [--add-source ] [--allow-downgrade] + [--add-source ] [--all] [--allow-downgrade] [--configfile ] [--disable-parallel] [--framework ] [--ignore-failed-sources] [--interactive] @@ -84,6 +84,12 @@ If the same package and version is in multiple feeds, the fastest feed wins. For more information, see What happens when a NuGet package is installed?. .RE .IP \[bu] 2 +\f[B]\f[VB]--all\f[B]\f[R] +.RS 2 +.PP +Update all tools. +.RE +.IP \[bu] 2 \f[B]\f[VB]--allow-downgrade\f[B]\f[R] .RS 2 .PP