diff --git a/subjects/options/README.md b/subjects/options/README.md index 807c4b3c..544316be 100644 --- a/subjects/options/README.md +++ b/subjects/options/README.md @@ -41,5 +41,7 @@ $ go run . -eeeeee | cat -e 00000000 00000000 00000000 00010000$ $ go run . -% | cat -e Invalid Option$ +$ go run . - | cat -e +Invalid Option$ $ ```