1tracker-miner-rss(1) User Commands tracker-miner-rss(1)
2
3
4
6 tracker-miner-rss - Used to populate Tracker with RSS feed data.
7
8
10 tracker-miner-rss [OPTION...]
11
12
14 tracker-miner-rss is not supposed to be run by the user since it is
15 started by its .desktop file when the user logs in. It can also be
16 started manually of course for debugging purposes. You can not run more
17 than one instance of this at the same time.
18
19 tracker-miner-rss mines information about RSS feeds only.
20
21
23 -?, --help
24 Show summary of options.
25
26 -V, --version
27 Returns the version of this binary.
28
29 -v, --verbosity={0|1|2|3}
30 Sets the logging level, 0=errors, 1=minimal, 2=detailed,
31 3=debug.
32
33 -a, --add-feed=URL
34 Adds a feed to the Tracker store. This must be used with --title
35 option. An examples of such a URL would be:
36
37 http://planet.gnome.org/atom.xml
38
39 http://newsrss.bbc.co.uk/rss/sportplayer_uk_edition/motor‐
40 sport/rss.xml
41
42 ...
43
44 You can use tracker-search --feeds to get the latest feed infor‐
45 mation.
46
47
48 -t, --title=STRING
49 The title to use when adding a feed (see the --add-feed option).
50
51
53 tracker-store(1), tracker-info(1), tracker-search(1).
54
55
56
57GNU September 2009 tracker-miner-rss(1)