From 059cb1227053e3de086076a37c46fa877342b1e4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Langa?= Date: Tue, 29 May 2018 02:04:57 -0700 Subject: [PATCH] Change minor whitespace in "Usage" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbe1136..a6c413e 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Options: -q, --quiet Don't emit non-error messages to stderr. Errors are still emitted, silence those with 2>/dev/null. - --pyi Consider all input files typing stubs regardless + --pyi Consider all input files typing stubs regardless of file extension (useful when piping source on standard input). --py36 Allow using Python 3.6-only syntax on all input -- 2.39.5