|
From: <di...@us...> - 2007-02-04 22:55:14
|
Revision: 370
http://safekeep.svn.sourceforge.net/safekeep/?rev=370&view=rev
Author: dimi
Date: 2007-02-04 14:55:12 -0800 (Sun, 04 Feb 2007)
Log Message:
-----------
Update man page
Modified Paths:
--------------
website/trunk/WebContent/safekeep.html
Modified: website/trunk/WebContent/safekeep.html
===================================================================
--- website/trunk/WebContent/safekeep.html 2007-02-04 05:18:22 UTC (rev 369)
+++ website/trunk/WebContent/safekeep.html 2007-02-04 22:55:12 UTC (rev 370)
@@ -285,7 +285,7 @@
<p>In server mode, SafeKeep parses a set of configurations files which
defines a set of backup clients. For each backup client, SafeKeep
connects to the client host over SSH (using a public key authentification
-system previously set up using <tt>safekeep -keys --deploy</tt>), and launches
+system previously set up using <tt>safekeep --keys --deploy</tt>), and launches
<tt>safekeep --client</tt> onto the client host. The client does the real backup
and sends the data over SSH to the SafeKeep server which stores it in
the specified location.</p>
@@ -538,7 +538,7 @@
</div>
<div id="footer">
<div id="footer-text">
-Last updated 02-Feb-2007 00:28:17 EDT
+Last updated 04-Feb-2007 17:54:17 EDT
</div>
</div>
</body>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|