From 38b51382e710dda515e6d0df8fdc4f0b253d9cd7 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 13 Nov 2020 09:40:39 +0200 Subject: refactor: put all client functionality into one program --- obnam.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'obnam.md') diff --git a/obnam.md b/obnam.md index 26a4cfc..920f037 100644 --- a/obnam.md +++ b/obnam.md @@ -310,10 +310,13 @@ given an installed obnam and a chunk server and a client config based on smoke.yaml and a file live/data.dat containing some random data -when I invoke obnam-backup smoke.yaml +when I invoke obnam backup smoke.yaml then backup command is successful and backup generation is GEN -when I invoke obnam-restore smoke.yaml restore.db rest +when I invoke obnam list smoke.yaml +then backup command is successful +and generation list contains +when I invoke obnam restore smoke.yaml restore.db rest then data in live and rest match ~~~ -- cgit v1.2.1