mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
fix README syntax
This commit is contained in:
parent
3194ec374b
commit
82c85f0402
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ regex
|
|||
When multiple version strings are found, the maximum of those is chosen.
|
||||
|
||||
proxy
|
||||
The HTTP proxy to use. The format is ``host:port``, e.g. ``localhost:8087``. This requires `pycurl <http://pycurl.sourceforge.net/>_`.
|
||||
The HTTP proxy to use. The format is ``host:port``, e.g. ``localhost:8087``. This requires `pycurl <http://pycurl.sourceforge.net/>`_.
|
||||
|
||||
Find with a Command
|
||||
-------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue