Penguin
Blame: scrollkeeper-rebuilddb(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of scrollkeeper-rebuilddb(8) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 SCROLLKEEPER-REBUILDDB
2 !!!SCROLLKEEPER-REBUILDDB
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 FILES
8 AUTHOR
9 SEE ALSO
10 ----
11 !!NAME
12
13
14 scrollkeeper-rebuilddb - rebuild the scrollkeeper document catalog database
15 !!SYNOPSIS
16
17
18 __scrollkeeper-rebuilddb__ [[-p ''path'' ] [[-v]
19 [[-q]
20 !!DESCRIPTION
21
22
2 perry 23 This rebuilds the !ScrollKeeper database from the original
1 perry 24 OMF metadata files and documents. Under normal situations,
25 this tool is not necessary. It is useful however if the
26 database becomes corrupt, which could be caused by
2 perry 27 interruption of !ScrollKeeper during an update of the
1 perry 28 database.
29
30
31 Errors and warnings are logged to
32 /var/log/scrollkeeper.log.
33 !!OPTIONS
34
35
36 ''-p path''
37
38
2 perry 39 Use ''path'' as the !ScrollKeeper database
1 perry 40 directory.
41
42
43 ''-v''
44
45
46 Verbose. Show warnings and error messages in addition to
47 logging them to /var/log/scrollkeeper.log.
48
49
50 ''-q''
51
52
53 Run in quiet mode, suppressing output of all but the most
54 serious warning and error messages to STDOUT. Note that most
55 output to the log file will be unchanged.
56 !!FILES
57
58
59 __/var/lib/scrollkeeper/scrollkeeper_docs
60 /var/lib/scrollkeeper/TOC/
61 /var/lib/scrollkeeper/
62 /var/lib/scrollkeeper/
63 /var/log/scrollkeeper.log__
64 !!AUTHOR
65
66
67 Laszlo Kovacs
68 Dan Mueth
69 !!SEE ALSO
70
71
72 scrollkeeper-config(1), scrollkeeper-gen-seriesid(1),
73 scrollkeeper.conf(5), scrollkeeper(7),
74 scrollkeeper-preinstall(8),
75 scrollkeeper-update(8)
76 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.