Penguin
Blame: update-catalog(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of update-catalog(8) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 UPDATE-CATALOG
2 !!!UPDATE-CATALOG
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 COPYRIGHT
8 ----
9 !!NAME
10
11
12 update-catalog - create or update entry in SGML catalog file
13 !!SYNOPSIS
14
15
16 __update-catalog__ [[''options''] __--add --super__
17 ''centralized_catalog''
18
19
20 __update-catalog__ [[''options''] __--add__
21 ''centralized_catalog ordinary_catalog''
22
23
24 __update-catalog__ [[''options''] __--remove
25 --super__ ''centralized_catalog''
26
27
28 __update-catalog__ [[''options''] __--remove__
29 ''centralized_catalog ordinary_catalog''
30 !!DESCRIPTION
31
32
33 __update-catalog__ inserts, updates or removes entries in
34 the SGML super catalog ''/etc/sgml/catalog'' and the SGML
35 centralized catalogs located in
36 ''/etc/sgml''.
37 !!OPTIONS
38
39
40 __--add__
41
42
43 Adds an entry for the ''centralized_catalog'' in the
44 super catalog ''/etc/sgml/catalog'', or an entry for the
45 ''ordinary_catalog'' in the
46 ''centralized_catalog''.
47
48
49 __--remove__
50
51
52 Removes the entry for the ''centralized_catalog'' from
53 the super catalog ''/etc/sgml/catalog'', or the entry for
54 the ''ordinary_catalog'' from the
55 ''centralized_catalog''.
56
57
58 __--quiet__
59
60
61 Prevents the usual diagnostic output.
62
63
64 __--test__
65
66
67 Prevents the update of the catalog and writes the resulting
68 SGML catalog to standard output.
69
70
71 __--version__
72
73
74 Displays the version information and exits.
75
76
77 __--help__
78
79
80 Display the usage information and exits.
81 !!COPYRIGHT
82
83
84 Copyright 2001, Ardo van Rangelrooij.
85
86
87 This is free software; see the GNU General Public Licence
88 version 2 or later for copying conditions. There is
89 ''no'' warranty.
90 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.