Fix typo in command-line-flags

Closes #146.
This commit is contained in:
Mark McGranaghan
2016-12-27 07:12:30 -08:00
parent 4b1f74ba28
commit ba1fb3a1ed
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ Usage of ./command-line-flags:
# If you provide a flag that wasn't specified to the
# `flag` package, the program will print an error message
# an show the help text again.
# and show the help text again.
$ ./command-line-flags -wat
flag provided but not defined: -wat
Usage of ./command-line-flags: