summaryrefslogtreecommitdiff
path: root/subplot/jt.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/jt.yaml')
-rw-r--r--subplot/jt.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/subplot/jt.yaml b/subplot/jt.yaml
index 863dbeb..77b8c82 100644
--- a/subplot/jt.yaml
+++ b/subplot/jt.yaml
@@ -1,11 +1,11 @@
-- when: I run jt init (?P<dirname>\S+) (?P<journalname>\S+) "(?P<title>.*)"
+- when: I invoke jt init (?P<dirname>\S+) (?P<journalname>\S+) "(?P<title>.*)"
regex: true
function: run_jt_init
-- when: I run jt list-journals
+- when: I invoke jt list-journals
function: run_jt_list_journals
-- when: I run jt is-journal {dirname}
+- when: I invoke jt is-journal {dirname}
function: run_jt_is_journal
- then: directory {dirname} exists