From 5b7817484b8bf1d0b52f9c3f8d5e3a3e8b16be46 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 4 Aug 2019 07:02:58 +0100 Subject: Clarified comment --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3