aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2019-08-04 06:58:20 +0100
committerJuan J. Martinez <jjm@usebox.net>2019-08-04 06:59:01 +0100
commit0db66e1d88e9f877c55e30eb54f1b2431774221c (patch)
treea6b2b5ac71ad78520645537b03c11e144a63516d /README.md
parentb39f7395fe7b3db804b505c0dee353f228410dcd (diff)
downloadz80count-0db66e1d88e9f877c55e30eb54f1b2431774221c.tar.gz
z80count-0db66e1d88e9f877c55e30eb54f1b2431774221c.zip
Changed update to not update
This makes updating the comments the default. Also some changes for PEP8. Closes issue #10.
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 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.