aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-05-18 13:36:55 -0500
committerMarc Coquand <marc@mccd.space>2024-05-18 13:36:55 -0500
commitacb42d7250f4832e2c93e5ecfaab4dd69b4c4a11 (patch)
tree40d1123e90d13dfbedd20bc329dd85afe808aa1d /bin
parentf805a04bd0600653f71e5e4e006104892cf7b6b9 (diff)
downloadstitch-acb42d7250f4832e2c93e5ecfaab4dd69b4c4a11.tar.gz
stitch-acb42d7250f4832e2c93e5ecfaab4dd69b4c4a11.tar.bz2
stitch-acb42d7250f4832e2c93e5ecfaab4dd69b4c4a11.zip
Arbitrary command for article
Diffstat (limited to 'bin')
-rw-r--r--bin/main.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/main.ml b/bin/main.ml
index 8fbefb1..64ef144 100644
--- a/bin/main.ml
+++ b/bin/main.ml
@@ -147,7 +147,7 @@ let headlines_cmd =
"You can run arbitrary commands in Stitch. These commands can make use of \
variable substitutions. Available substitutions are"
; `I ("%(file)", "Currently selected file")
- ; `I ("%(content)", "Currently selected content")
+ ; `I ("%(line)", "Currently selected content")
]
in
let credit =