From: <di...@us...> - 2007-03-04 17:52:33
|
Revision: 427 http://safekeep.svn.sourceforge.net/safekeep/?rev=427&view=rev Author: dimi Date: 2007-03-04 09:52:31 -0800 (Sun, 04 Mar 2007) Log Message: ----------- Fix restore docs. Modified Paths: -------------- safekeep/trunk/doc/safekeep.txt Modified: safekeep/trunk/doc/safekeep.txt =================================================================== --- safekeep/trunk/doc/safekeep.txt 2007-03-04 17:52:06 UTC (rev 426) +++ safekeep/trunk/doc/safekeep.txt 2007-03-04 17:52:31 UTC (rev 427) @@ -213,7 +213,7 @@ Once you have determined where the data will be stored (we'll continue the example above), all you have to do is run `rdiff-backup`: ------------------------------------------------------------------------ - # rdiff-backup /var/lib/safekeep/mybox my-restore-dir + # rdiff-backup -r 1s /var/lib/safekeep/mybox my-restore-dir ------------------------------------------------------------------------ You will be able to find more information on the restore procedure in the `rdiff-backup(1)` man page. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |