From: jgirardet Date: Thu, 27 Sep 2018 22:47:51 +0000 (+0200) Subject: add --skip-numeric-underscore-normalization in readme (#537) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/f1ac6fe109a868d4c75d2753e3b49159d8fa166d?ds=inline;pf=etc add --skip-numeric-underscore-normalization in readme (#537) --- diff --git a/README.md b/README.md index 2b97059..33cdff3 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ Options: source on standard input). -S, --skip-string-normalization Don't normalize string quotes or prefixes. + -N, --skip-numeric-underscore-normalization + Don't normalize underscores in numeric literals. --check Don't write the files back, just return the status. Return code 0 means nothing would change. Return code 1 means some files would be