1
2update-mime-database(1) X Desktop Group update-mime-database(1)
3
4
5
7 update-mime-database - a program to build the Shared MIME-Info database
8 cache
9
10
12 update-mime-database -h | -v | [ -V | -n ] MIME-DIR
13
14
16 update-mime-database is a program which is responsible for updating the
17 shared mime-info cache according to the system described in the Shared
18 MIME-Info Database specification
19 ⟨http://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec⟩
20 from the X Desktop Group.
21
22
24 -h Print out a command summary.
25
26 -v Print out the version information.
27
28 -V Be verbose.
29
30 -n Only update if MIME-DIR/packages/ or a file in that directory is
31 newer than MIME-DIR/version. This is useful for package pre- and
32 post-installation scripts.
33
34
36 MIME-DIR
37 This is the directory for which update-mime-database should
38 rebuild the cache. Mandatory if none of the options is provided.
39
40
42 Filip Van Raemdonck (mechanix@debian.org) wrote this manpage for the
43 Debian GNU/Linux project, but it may be used by others.
44
45
47 Copyright (C) 2002 Thomas Leonard.
48 You may redistribute copies of update-mime-database under the terms of
49 the GNU General Public License.
50
51
52
53
54Filip Van Raemdonck 26 Jul 2002 update-mime-database(1)