summaryrefslogtreecommitdiff
path: root/obnam-benchmark.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-12-05 11:35:06 +0200
committerLars Wirzenius <liw@liw.fi>2021-12-05 11:35:06 +0200
commit4ecaa6999df9669cd1df09e488e616c109b769d5 (patch)
treed609f27501a2626647f0b42832492178e940de73 /obnam-benchmark.md
parent131e0f8fec6bbce21dc66fbdd5f2140834199cf2 (diff)
downloadobnam-benchmark-4ecaa6999df9669cd1df09e488e616c109b769d5.tar.gz
feat! add subcommand "spec"
Sponsored-by: author
Diffstat (limited to 'obnam-benchmark.md')
-rw-r--r--obnam-benchmark.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/obnam-benchmark.md b/obnam-benchmark.md
index e80ae91..076255d 100644
--- a/obnam-benchmark.md
+++ b/obnam-benchmark.md
@@ -89,7 +89,7 @@ correctly.
given an installed Rust program obnam-benchmark
given file spec.yaml
given file expected.json
-when I run obnam-benchmark spec.yaml --output spec.json
+when I run obnam-benchmark spec spec.yaml --output spec.json
then JSON files spec.yaml and expected.json match
```