aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2019-03-19 20:40:13 +0000
committerJuan J. Martinez <jjm@usebox.net>2019-03-19 20:40:13 +0000
commitbe2b90e229ef012596cb3f1fc426623d64b8bef3 (patch)
tree108b19c1467cf3a8cd6e2d83ec84ac280bc554f8 /README.md
parentd9f3ea9c1143b0b1c493e69e02d0ef5135cac675 (diff)
downloadz80count-be2b90e229ef012596cb3f1fc426623d64b8bef3.tar.gz
z80count-be2b90e229ef012596cb3f1fc426623d64b8bef3.zip
typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb1de5d..32da576 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ You can use it with:
Or inside `vim` you can:
- :% !z8count.py -su
+ :% !z80count.py -su
With `-s` the tool adds a subtotal to the comments and `-u` tries to update
existing comments generated by the tool.