diff --git a/README.md b/README.md index f7baa49..1bc3e7e 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Options: -c, --count Number of concurrent threads [default: number of CPUs] -r, --fps Frames per second with multiple images [default: 1] -b, --binary Use binary mode to set pixels (`PB` protocol extension) [default: off] - -n, --no-flush Do not flush socket after each pixel [default: on] + -f, --flush Flush socket after each pixel [default: true] [default: true] [possible values: true, false] -V, --version Print version ```