diff --git a/.verb.md b/.verb.md
index bdd7611..c6652db 100644
--- a/.verb.md
+++ b/.verb.md
@@ -12,7 +12,7 @@ Usage: markdown-toc [options]
input: The Markdown file to parse for table of contents,
or "-" to read from stdin.
- -i: Edit the file directly, injecting the TOC at ;
+ -i: Edit input file in-place, injecting the TOC at ;
(Without this flag, the default is to print the TOC to stdout.)
--json: Print the TOC in JSON format