diff options
Diffstat (limited to '')
-rw-r--r-- | bin/main.ml | 2 |
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 = |