Codebase list metche / 59d099c
fixing a few sgml errors in the manpage source file intrigeri 17 years ago
1 changed file(s) with 8 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
108108 have broken your system and want to know which changes have been made
109109 since a given, known working, system state.</Para>
110110 </ListItem>
111 </VarListEntry>
111112
112113 <VarListEntry><Term><command>list</command></Term>
113114 <ListItem>
114115 <Para>When run with the <command>list</command> command, metche
115116 displays a list of all the saved states.</Para>
116117 </ListItem>
118 </VarListEntry>
117119
118120 <VarListEntry><Term><command>stabilize</command></Term>
119121 <ListItem>
122124 use the last "testing state", but this can be overriden by giving
123125 a specific state as argument.</Para>
124126 </ListItem>
127 </VarListEntry>
125128
126129 <VarListEntry><Term><command>cron</command></Term>
127130 <ListItem>
131134 sending reports and notification if configured to do so. This command
132135 does not support the <command>-h</command> option.</Para>
133136 </ListItem>
137 </VarListEntry>
134138
135139 </VariableList>
136140
141145 </Para>
142146
143147 <Para>When configured to monitor one changelog,
144 <filename><envar>CHANGELOG_FILE</envar></filename> (default:
148 <envar>CHANGELOG_FILE</envar> (default:
145149 <filename>/root/Changelog</filename>).
146150 </Para>
147151
148152 <Para>When configured to monitor multiple changelogs,
149 <filename><envar>CHANGELOG_DIR</envar>/*/Changelog</filename>
153 <filename>CHANGELOG_DIR/*/Changelog</filename>
150154 (default: <filename>/root/changelogs</filename>).</Para>
151155
152156 <Para>System states are saved in
153 <filename><envar>BACKUP_DIR</envar></filename> (default:
157 <envar>BACKUP_DIR</envar> (default:
154158 <filename>/var/lib/metche)</filename>.</Para>
155159 </refsect1>
156160
173177 <Para>metche stores, in <envar>BACKUP_DIR</envar> (default :
174178 <filename>/var/lib/metche</filename>), various backups of
175179 <envar>WATCHED_DIR</envar>. Make sure that this backup place is at least as
176 secured as the source.
180 secured as the source.</Para>
177181 </refsect1>
178182
179183 <refsect1 id="bugs"><title>BUGS</title>