diff --git a/documentation/manpages/sdk/dotnet-restore.1 b/documentation/manpages/sdk/dotnet-restore.1 index f3d2c572f28e..498f0b210e84 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-06-30" "" ".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..e826b49892ff 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-06-30" "" ".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