mirror of
https://github.com/curl/curl.git
synced 2026-05-16 04:46:20 +03:00
fixed an nroff syntax mistake
This commit is contained in:
parent
a91b7d461d
commit
60a43561e2
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Shows the complete set of libs and other linker options you will need in order
|
|||
to link your application with libcurl.
|
||||
.IP "--prefix"
|
||||
This is the prefix used when libcurl was installed. Libcurl is then installed
|
||||
in \$prefix/lib and its header files are installed in \$prefix/include and so
|
||||
in $prefix/lib and its header files are installed in $prefix/include and so
|
||||
on. The prefix is set with "configure --prefix".
|
||||
.IP "--version"
|
||||
Outputs version information about the installed libcurl.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue