mirror of
https://github.com/lilydjwg/nvchecker
synced 2024-12-27 00:52:12 +00:00
update README
This commit is contained in:
parent
73b9f1bb1b
commit
8c8c0364f7
17
README.rst
17
README.rst
@ -129,13 +129,27 @@ This is used when you run ``nvchecker`` on an Arch Linux system and the program
|
||||
pacman
|
||||
The package name to reference to.
|
||||
|
||||
Check Arch Linux official packages
|
||||
----------------------------------
|
||||
This enables you to track the update of `Arch Linux official packages <https://www.archlinux.org/packages/>`_, without needing of pacman and an updated local Pacman databases.
|
||||
|
||||
archpkg
|
||||
Name of the Arch Linux package.
|
||||
|
||||
Check Google Code (hg repository)
|
||||
---------------------------------
|
||||
Check a mecurial (hg) repository on `Google Code <https://code.google.com/>`_ for updates. The version returned is in date format ``%Y%m%d``, e.g. ``20130701``.
|
||||
Check a mercurial (hg) repository on `Google Code <https://code.google.com/>`_ for updates. The version returned is in date format ``%Y%m%d``, e.g. ``20130701``.
|
||||
|
||||
gcode_hg
|
||||
The name used on Google Code, e.g. ``chromium-compact-language-detector``.
|
||||
|
||||
Manually updating
|
||||
-----------------
|
||||
This enables you to manually specify the version (maybe because you want to approve each release before it gets to the script).
|
||||
|
||||
manual
|
||||
The version string.
|
||||
|
||||
Other
|
||||
-----
|
||||
More to come. Send me a patch or pull request if you can't wait and have written one yourself :-)
|
||||
@ -147,6 +161,7 @@ Bugs
|
||||
TODO
|
||||
====
|
||||
* Support GitHub tags
|
||||
* doc for ``archpkg`` and ``manual``
|
||||
|
||||
Footnotes
|
||||
=========
|
||||
|
Loading…
Reference in New Issue
Block a user