diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-06-13 21:25:56 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-06-13 21:25:56 +0000 |
commit | 5f19af170157db29a0b9cff30a3135be4cc928bc (patch) | |
tree | ac4aedfc660eb3487feb5aa9e5e1d43dc27646e8 /tmpl | |
parent | 2fb65fd7085998441c0dcf4da41bb9e983134056 (diff) | |
download | mgaadvisories-5f19af170157db29a0b9cff30a3135be4cc928bc.tar mgaadvisories-5f19af170157db29a0b9cff30a3135be4cc928bc.tar.gz mgaadvisories-5f19af170157db29a0b9cff30a3135be4cc928bc.tar.bz2 mgaadvisories-5f19af170157db29a0b9cff30a3135be4cc928bc.tar.xz mgaadvisories-5f19af170157db29a0b9cff30a3135be4cc928bc.zip |
index.html: add link about command line tool
Diffstat (limited to 'tmpl')
-rw-r--r-- | tmpl/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tmpl/index.html b/tmpl/index.html index 3419338..035a3ec 100644 --- a/tmpl/index.html +++ b/tmpl/index.html @@ -16,6 +16,10 @@ <h1>CVE list</h1> A list of fixed CVE <a href="CVE.html">is available</a>. + <h1>Command line tool</h1> + A command line tool is available to list and display advisories. + <a href="https://wiki.mageia.org/en/Mgaadv#Command_line_tool">More details</a>. + <h1>Older Advisories</h1> Older advisories are available on <a href="https://wiki.mageia.org/en/Support/Advisories/">Mageia wiki</a>. |