diff --git a/README.md b/README.md index e636030..bb0c312 100644 --- a/README.md +++ b/README.md @@ -1081,11 +1081,11 @@ section, before `Options:`: :dest {:positional true :desc "Destination"} :verbose {:coerce :boolean :desc "Verbose"}}} ["--help"] - {:prog "myctl" :help true}) + {:prog "mycli" :help true}) ``` Outputs: ``` -Usage: myctl [options] [] +Usage: mycli [options] [] Arguments: Source