summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tutorial.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/tutorial.md b/tutorial.md
index a95cdc3..26e5875 100644
--- a/tutorial.md
+++ b/tutorial.md
@@ -197,10 +197,8 @@ sure that the roots are accessible to the user who would be doing the backup â€
the user has to be able to read their contents to back them up.
To generate an encryption key, run `obnam init` and type a passphrase. The key
-will be derived from that, and saved into `~/.config/obnam/passwords.yaml`. TK
-do I need to remember the passphrase for anything else? `backup` and `restore`
-don't need it. Should we advise users to keep a separate backup of
-passwords.yaml, since it's impossible to restore backups without it?
+will be derived from that, and saved into
+`~/.config/obnam/passwords.yaml`.
With that, you're ready to make your first backup! Run the following command,
and watch Obnam go through all the files in your roots: