From 0db66e1d88e9f877c55e30eb54f1b2431774221c Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 4 Aug 2019 06:58:20 +0100 Subject: Changed update to not update This makes updating the comments the default. Also some changes for PEP8. Closes issue #10. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5176e48..a583618 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ You can use it with: Or inside `vim` you can: - :% !z80count -su + :% !z80count -s With `-s` the tool adds a subtotal to the comments and `-u` tries to update existing comments generated by the tool. -- cgit v1.2.3