summaryrefslogtreecommitdiff
path: root/reference.md
diff options
context:
space:
mode:
Diffstat (limited to 'reference.md')
-rw-r--r--reference.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/reference.md b/reference.md
index 1776e0b..9999636 100644
--- a/reference.md
+++ b/reference.md
@@ -12,7 +12,7 @@ set of subplot documents.
given an installed subplot
given a clone of https://gitlab.com/subplot/subplot.git in src at 5168420454b92205c13224a6801d3341d7f0c3d3
when I docgen subplot.subplot to test.html, in src
-when I run, in src, subplot docgen subplot.subplot -o subplot.html -t python
+when I run, in src, subplot docgen subplot.subplot --merciful -o subplot.html -t python
then file src/test.html exists
~~~