summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2017-08-31 12:01:56 +0200
committerCarlos Garnacho <carlosg@gnome.org>2017-08-31 18:42:55 +0200
commit57c756df90bf107f84d8d965790278a6cef252e2 (patch)
treeafac1e32b6c4b218a1f3bdd0358bbb925a48d74e /docs
parent9b5887b84484767fc866a3718b271dc47eac1d31 (diff)
downloadtracker-57c756df90bf107f84d8d965790278a6cef252e2.tar.gz
docs: Remove unused manpages
These manpages persist on the tracker-miners module, they can be removed from this repo.
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/meson.build15
-rw-r--r--docs/manpages/tracker-miner-fs.172
-rw-r--r--docs/manpages/tracker-miner-rss.154
-rw-r--r--docs/manpages/tracker-needle.119
-rw-r--r--docs/manpages/tracker-preferences.130
-rw-r--r--docs/manpages/tracker-writeback.144
6 files changed, 0 insertions, 234 deletions
diff --git a/docs/manpages/meson.build b/docs/manpages/meson.build
index 50317f7c4..5d2be6e55 100644
--- a/docs/manpages/meson.build
+++ b/docs/manpages/meson.build
@@ -1,6 +1,4 @@
-install_man('tracker-extract.1')
install_man('tracker-info.1')
-install_man('tracker-miner-fs.1')
install_man('tracker-daemon.1')
install_man('tracker-search.1')
install_man('tracker-sparql.1')
@@ -10,16 +8,3 @@ install_man('tracker-store.1')
install_man('tracker-tag.1')
install_man('tracker-reset.1')
install_man('tracker-index.1')
-install_man('tracker-writeback.1')
-
-if have_tracker_miner_rss
- install_man('tracker-miner-rss.1')
-endif
-
-if have_tracker_needle
- install_man('tracker-needle.1')
-endif
-
-if have_tracker_preferences
- install_man('tracker-preferences.1')
-endif
diff --git a/docs/manpages/tracker-miner-fs.1 b/docs/manpages/tracker-miner-fs.1
deleted file mode 100644
index c8c3fdaaf..000000000
--- a/docs/manpages/tracker-miner-fs.1
+++ /dev/null
@@ -1,72 +0,0 @@
-.TH tracker-miner-fs 1 "September 2009" GNU "User Commands"
-
-.SH NAME
-tracker-miner-fs \- Used to crawl the file system to mine data.
-
-.SH SYNOPSIS
-\fBtracker-miner-fs\fR [\fIOPTION\fR...]
-
-.SH DESCRIPTION
-.B tracker-miner-fs
-is not supposed to be run by the user since it is started by
-its .desktop file when the user logs in. It can also be started
-manually of course for debugging purposes. You can not run more than
-one instance of this at the same time.
-
-.B tracker-miner-fs
-mines information about applications and files only.
-
-.SH OPTIONS
-.TP
-.B \-?, \-\-help
-Show summary of options.
-.TP
-.B \-V, \-\-version
-Returns the version of this binary.
-.TP
-.B \-v, \-\-verbosity={0|1|2|3}
-Sets the logging level, 0=errors, 1=minimal, 2=detailed, 3=debug.
-.TP
-.B \-s, \-\-initial-sleep=SECONDS
-Sets the initial sleep time before crawling the file system is
-started. If the
-.B \-\-no-daemon
-option is used, this option is ignored.
-.TP
-.B \-n, \-\-no-daemon
-Tells the miner to exit once all indexing has finished and the
-database is up to date. This is not the default mode of operation for
-the miner, usually it stays around acting like a daemon to monitor
-file updates which may occur over time. This option renders the
-.B \-\-initial-sleep
-option moot.
-.TP
-.B \-e, \-\-eligible=FILE
-Checks if
-.B FILE
-is eligible for being mined based on the current
-configuration rules. In addition to this, it will check if
-.B FILE
-would be monitored for changes. This works with non-existing
-.B FILE
-arguments as well as existing
-.B FILE
-arguments.
-
-.SH ENVIRONMENT
-.TP
-.B TRACKER_USE_LOG_FILES
-Don't just log to stdout and stderr, but to log files too which are
-kept in $HOME/.local/share/tracker/. This came into effect in 0.15.3
-and 0.16.0. After this version of Tracker, logging to file (usually
-useful for debugging) can only be done by declaring this environment
-variable.
-.TP
-.B TRACKER_USE_CONFIG_FILES
-Don't use GSettings, instead use a config file similar to how settings
-were saved in 0.10.x. That is, a file which is much like an .ini file.
-These are saved to $HOME/.config/tracker/
-
-.SH SEE ALSO
-.BR tracker-store (1),
-.BR tracker-info (1).
diff --git a/docs/manpages/tracker-miner-rss.1 b/docs/manpages/tracker-miner-rss.1
deleted file mode 100644
index 9df56ca3e..000000000
--- a/docs/manpages/tracker-miner-rss.1
+++ /dev/null
@@ -1,54 +0,0 @@
-.TH tracker-miner-rss 1 "September 2009" GNU "User Commands"
-
-.SH NAME
-tracker-miner-rss \- Used to populate Tracker with RSS feed data.
-
-.SH SYNOPSIS
-\fBtracker-miner-rss\fR [\fIOPTION\fR...]
-
-.SH DESCRIPTION
-.B tracker-miner-rss
-is not supposed to be run by the user since it is started by
-its .desktop file when the user logs in. It can also be started
-manually of course for debugging purposes. You can not run more than
-one instance of this at the same time.
-
-.B tracker-miner-rss
-mines information about RSS feeds only.
-
-.SH OPTIONS
-.TP
-.B \-?, \-\-help
-Show summary of options.
-.TP
-.B \-V, \-\-version
-Returns the version of this binary.
-.TP
-.B \-v, \-\-verbosity={0|1|2|3}
-Sets the logging level, 0=errors, 1=minimal, 2=detailed, 3=debug.
-.TP
-.B \-a, \-\-add-feed=URL
-Adds a feed to the Tracker store. This must be used with
-.B \-\-title
-option. An examples of such a URL would be:
-
- http://planet.gnome.org/atom.xml
-
- http://newsrss.bbc.co.uk/rss/sportplayer_uk_edition/motorsport/rss.xml
-
- ...
-
-You can use
-.B tracker-search --feeds
-to get the latest feed information.
-
-.TP
-.B \-t, \-\-title=STRING
-The title to use when adding a feed (see the
-.B \-\-add-feed
-option).
-
-.SH SEE ALSO
-.BR tracker-store (1),
-.BR tracker-info (1),
-.BR tracker-search (1).
diff --git a/docs/manpages/tracker-needle.1 b/docs/manpages/tracker-needle.1
deleted file mode 100644
index b76b1009e..000000000
--- a/docs/manpages/tracker-needle.1
+++ /dev/null
@@ -1,19 +0,0 @@
-.TH tracker-needle 1 "December, 2010" GNU "User Commands"
-
-.SH NAME
-tracker-needle \- GNOME user interface similar to tracker-search
-
-.SH SYNOPSIS
-.B tracker-needle
-
-.SH DESCRIPTION
-.B tracker-needle
-is a graphical front end for Tracker which has similar features to
-.BR tracker-search (1).
-
-.SH SEE ALSO
-.BR tracker-search (1),
-.BR tracker-sparql (1),
-.BR tracker-store (1),
-
-.BR http://live.gnome.org/Tracker/SupportedFormats
diff --git a/docs/manpages/tracker-preferences.1 b/docs/manpages/tracker-preferences.1
deleted file mode 100644
index 96c40e01f..000000000
--- a/docs/manpages/tracker-preferences.1
+++ /dev/null
@@ -1,30 +0,0 @@
-.TH tracker-preferences 1 "September 2009" GNU "User Commands"
-
-.SH NAME
-tracker-preferences \- Preferences editor for tracker-miner-fs
-
-.SH SYNOPSIS
-.B tracker-preferences
-
-.SH DESCRIPTION
-.B tracker-preferences
-is a graphical configuration front end for the
-.BR tracker-miner-fs
-which crawls and mines data from the filesystem to be stored in the
-Tracker databases.
-
-Importantly, the
-.BR TRACKER_USE_CONFIG_FILES
-environment variable which
-can be used by the
-.BR tracker-miner-fs
-and other binaries for switching from GSettings to config files is not
-supported by
-.BR tracker-preferences.
-This means that configuration changes (usually stored in
-\fI$HOME/.config/tracker\fR) must be manually updated when not using
-GSettings.
-.SH SEE ALSO
-.BR tracker-miner-fs (1),
-.BR tracker-control (1),
-.BR tracker-store (1).
diff --git a/docs/manpages/tracker-writeback.1 b/docs/manpages/tracker-writeback.1
deleted file mode 100644
index 2d2a8a879..000000000
--- a/docs/manpages/tracker-writeback.1
+++ /dev/null
@@ -1,44 +0,0 @@
-.TH tracker-writeback 1 "July 2011" GNU "User Commands"
-
-.SH NAME
-tracker-writeback \- Used to write metadata set in Tracker back to
-physical files.
-
-.SH SYNOPSIS
-\fBtracker-writeback\fR [\fIOPTION\fR...]
-
-.SH DESCRIPTION
-.B tracker-writeback
-is not supposed to be run by the user since it is started by
-its .desktop file when the user logs in. It can also be started
-manually of course for debugging purposes. You can not run more than
-one instance of this at the same time.
-
-.B tracker-writeback
-writes metadata from the Tracker database back into files only.
-Currently support is limited to XMP metadata (which covers PNG, JPEG,
-TIFF, MP4 and 3GPP formats), play lists (which covers MPEGURL, SCPLS
-and IRIVER formats) and taglib supported mime types (which covers MP3,
-MP4, OGG, WAV, FLAC and some Windows media formats).
-
-Data is only written back if write-back is enabled in the
-tracker-miner-fs configuration.
-
-.SH OPTIONS
-.TP
-.B \-?, \-\-help
-Show summary of options.
-.TP
-.B \-V, \-\-version
-Returns the version of this binary.
-.TP
-.B \-v, \-\-verbosity={0|1|2|3}
-Sets the logging level, 0=errors, 1=minimal, 2=detailed, 3=debug.
-.TP
-.B \-d, \-\-disable-shutdown
-Disable shutting down after 30 seconds of inactivity.
-
-.SH SEE ALSO
-.BR tracker-store (1),
-.BR tracker-miner-fs (1).
-.BR tracker-extract (1).