summaryrefslogtreecommitdiff
path: root/subplot/client.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/client.yaml')
-rw-r--r--subplot/client.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/subplot/client.yaml b/subplot/client.yaml
index eba9212..8c76e9f 100644
--- a/subplot/client.yaml
+++ b/subplot/client.yaml
@@ -5,10 +5,10 @@
- given: "a client config based on {filename}"
function: configure_client
-- when: "I invoke obnam --config {filename} restore <{genid}> {todir}"
+- when: "I invoke obnam restore <{genid}> {todir}"
function: run_obnam_restore
-- when: "I invoke obnam --config {filename} get-chunk <{gen_id}>"
+- when: "I invoke obnam get-chunk <{gen_id}>"
function: run_obnam_get_chunk
- then: "backup generation is {varname}"