Add dotnet-tool manpages and update others
This commit is contained in:
parent
de407deff0
commit
5f93685491
29 changed files with 1895 additions and 215 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.\" Automatically generated by Pandoc 2.1.3
|
||||
.\" Automatically generated by Pandoc 2.2.1
|
||||
.\"
|
||||
.TH "dotnet msbuild command \- .NET Core CLI" "1" "" "" ".NET Core"
|
||||
.hy
|
||||
|
|
@ -16,7 +16,7 @@ The \f[C]dotnet\ msbuild\f[] command allows access to a fully functional MSBuild
|
|||
.PP
|
||||
The command has the exact same capabilities as existing MSBuild command\-line client.
|
||||
The options are all the same.
|
||||
Use the MSBuild Command\-Line Reference to obtain information on the available options.
|
||||
For more information about the available options, see the MSBuild Command\-Line Reference.
|
||||
.SH EXAMPLES
|
||||
.PP
|
||||
Build a project and its dependencies:
|
||||
|
|
|
|||
Reference in a new issue