aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2019-08-04 07:02:58 +0100
committerJuan J. Martinez <jjm@usebox.net>2019-08-04 07:02:58 +0100
commit5b7817484b8bf1d0b52f9c3f8d5e3a3e8b16be46 (patch)
tree250a6355df2fe0b83343a96bc2946f82fc5a33b6
parent75c5b0457ac2a1511f20ef5bfd5a639579adb7a3 (diff)
downloadz80count-5b7817484b8bf1d0b52f9c3f8d5e3a3e8b16be46.tar.gz
z80count-5b7817484b8bf1d0b52f9c3f8d5e3a3e8b16be46.zip
Clarified comment
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0fc0474..8a40780 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,9 @@ Or inside `vim` you can:
:% !z80count -s
-With `-s` the tool adds a subtotal to the comments trying to update
-existing comments generated by the tool.
+With `-s` the tool adds a subtotal.
+
+By default `z80count` will try to update comments replacing existing annotations.
Example:
```asm