Browse Source

Update README.md

pull/796/head
Christopher Fremond 3 years ago committed by GitHub
parent
commit
3c00ead616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/options/README.md

2
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$
$
```

Loading…
Cancel
Save