Updated documentation

This commit is contained in:
Nico Schottelius 2006-01-16 19:01:20 +01:00
parent d8ea23d52d
commit d61475d8ab
2 changed files with 3 additions and 3 deletions

View file

@ -516,7 +516,7 @@ instead <tt>ccollect</tt> will backup empty directories.</p>
</td> </td>
<td class="content"> <td class="content">
<p>When those directories contain hidden files <p>When those directories contain hidden files
(those beginning with a dot (<tt>"."</tt>)), (those beginning with a dot (<strong>.</strong>)),
they will still be transferred!</p> they will still be transferred!</p>
</td> </td>
</tr></table> </tr></table>
@ -603,7 +603,7 @@ srwali01:/etc/ccollect/sources# du -sh /mnt/hdbackup/wl6/*
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Version 0.2<br /> Version 0.2<br />
Last updated 16-Jan-2006 18:44:23 CEST Last updated 16-Jan-2006 19:00:31 CEST
</div> </div>
</div> </div>
</body> </body>

View file

@ -267,7 +267,7 @@ instead `ccollect` will backup empty directories.
[NOTE] [NOTE]
=========================================== ===========================================
When those directories contain hidden files When those directories contain hidden files
(those beginning with a dot (`"."`)), (those beginning with a dot (*.*)),
they will still be transferred! they will still be transferred!
=========================================== ===========================================
This hint was reported by Marcus Wagner. This hint was reported by Marcus Wagner.