summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 961d072..c078911 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ Example:
--initial-data=1m --incremental-data=1m --generations=2 \
--output=foo.seivot
-Use the --use-sftp-root and --use-sftp-repository options to simulate
+Use the `--use-sftp-root` and `--use-sftp-repository` options to simulate
backups over a network. This happens over localhost, so it's hardly a
realistic simulation, but it at least measures the overhead of using
SFTP over direct file access. You need to have ssh configured for
@@ -20,7 +20,7 @@ localhost access, either via a passwordless key or ssh-agent.
Legalese
--------
-Copyright (C) 2008-2011 Lars Wirzenius, Richard Braakman
+Copyright (C) 2008-2012 Lars Wirzenius, Richard Braakman
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by