From 89c49e347c6017a966ad52fd475acaddbfe8f077 Mon Sep 17 00:00:00 2001 From: Jeroen van Dijk <27645+jeroenvandijk@users.noreply.github.com> Date: Fri, 31 Jul 2026 17:09:37 +0200 Subject: [PATCH] myctl -> mycli in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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