summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-06-06 11:53:30 +0300
committerLars Wirzenius <liw@liw.fi>2021-06-06 11:53:30 +0300
commitc0006040165cf389c114f34362f95f388ee069bd (patch)
treef945e93a8ee5406be904b08c26ee67dac14a0872
parentb4969148e29fa2f2579e932dae87ae8940192b88 (diff)
downloadobnam2-c0006040165cf389c114f34362f95f388ee069bd.tar.gz
docs: drop questions from tutorial.md
I want the rest included in the release that's about to happen. If this was the wrong thing, we will fix it promptly. Sponsored-by: author
-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: