X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/989ea69bd1d0a02aa6c5794d941c122f7b4958b4..e7ddcb8686859cf3033b2a5d1a2934426abdae9d:/README.md diff --git a/README.md b/README.md index d34ce14..a557a6f 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,11 @@ Options: matching this regex will be excluded even when they are passed explicitly as arguments. + --stdin-filename TEXT The name of the file when passing it through + stdin. Useful to make sure Black will respect + --force-exclude option on some editors that + rely on using stdin. + -q, --quiet Don't emit non-error messages to stderr. Errors are still emitted; silence those with 2>/dev/null.