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 list reference command \- .NET Core CLI" "1" "" "" ".NET Core"
|
||||
.hy
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
.PP
|
||||
.SH NAME
|
||||
.PP
|
||||
\f[C]dotnet\ list\ reference\f[] \- Lists project to project references.
|
||||
\f[C]dotnet\ list\ reference\f[] \- Lists project\-to\-project references.
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
\f[C]dotnet\ list\ [<PROJECT>]\ reference\ [\-h|\-\-help]\f[]
|
||||
|
|
@ -18,7 +18,7 @@ The \f[C]dotnet\ list\ reference\f[] command provides a convenient option to lis
|
|||
\f[C]PROJECT\f[]
|
||||
.PP
|
||||
Specifies the project file to use for listing references.
|
||||
If not specified, the command will search the current directory for a project file.
|
||||
If not specified, the command searches the current directory for a project file.
|
||||
.SH OPTIONS
|
||||
.PP
|
||||
\f[C]\-h|\-\-help\f[]
|
||||
|
|
|
|||
Reference in a new issue