diff --git a/README.md b/README.md index 05aa771a1..a58ec12ad 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,8 @@ $ repeat hello --count 3 hello hello hello -$ repeat -Error: Missing required value for argument 'phrase'. +$ repeat --count 3 +Error: Missing expected argument 'phrase'. Usage: repeat [--count ] [--include-counter] See 'repeat --help' for more information. $ repeat --help