1Eclipse Update URL
2==================
3
4Show details about an Eclipse Update URL.
5
6Syntax
7------
8
9```
10[[eclipseUpdate>%LOCATION_OF_UPDATE_XML%|%OPTIONS%]]
11```
12
13 * __%LOCATION_OF_UPDATE_XML%__ - can be a local or remote upate xml file
14 * __%OPTIONS%__ - either just a number (amount of lines to show) or the following keywords and values separated by pipes (``|``) - ``%KEYWORD%=%VALUE%``
15
16Option | Description
17-------|------------
18__direct__|Generate a direct link - all other options need this
19__name__|The name of the link to be displayed
20__category__|A category from the XML file
21__id__|An ID from the XML file
22