|
From: <di...@us...> - 2007-02-04 05:18:24
|
Revision: 369
http://safekeep.svn.sourceforge.net/safekeep/?rev=369&view=rev
Author: dimi
Date: 2007-02-03 21:18:22 -0800 (Sat, 03 Feb 2007)
Log Message:
-----------
Eduard Malinschi <ed...@la...>
Fix typo.
Modified Paths:
--------------
safekeep/trunk/doc/safekeep.txt
Modified: safekeep/trunk/doc/safekeep.txt
===================================================================
--- safekeep/trunk/doc/safekeep.txt 2007-02-02 21:32:26 UTC (rev 368)
+++ safekeep/trunk/doc/safekeep.txt 2007-02-04 05:18:22 UTC (rev 369)
@@ -25,7 +25,7 @@
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 `safekeep -keys --deploy`), and launches
+system previously set up using `safekeep --keys --deploy`), and launches
`safekeep --client` 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.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|