summaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-09-06 19:50:39 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-09-06 19:50:39 -0700
commit141cf324c157d21f64f505c0923b46cca97b3d81 (patch)
treeb1081f190e918fcdf7b38a107613e16a63fd8aac /spec.txt
parent778a58c4e48d4198c0f0654600e5a0e7cc889dfb (diff)
parent8c5988d29d10d4b187d66fc7093601902ed93247 (diff)
Merge pull request #54 from cebe/patch-1
Updated usage information for runtests.pl
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec.txt b/spec.txt
index 031fe38..5fc1dac 100644
--- a/spec.txt
+++ b/spec.txt
@@ -173,7 +173,7 @@ HTML. These are intended to double as conformance tests. An
accompanying script `runtests.pl` can be used to run the tests
against any Markdown program:
- perl runtests.pl PROGRAM spec.html
+ perl runtests.pl spec.txt PROGRAM
Since this document describes how Markdown is to be parsed into
an abstract syntax tree, it would have made sense to use an abstract