From d81110b5c58b98dd955744ff6ff0ba38c826ebee Mon Sep 17 00:00:00 2001 From: Michael Forster Date: Tue, 1 Feb 2022 07:33:40 +0100 Subject: [PATCH] docs: Update README.md to match example code --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f4f5fe21..18759c09 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,7 @@ clap = { version = "3.0.13", features = ["derive"] } ```bash $ demo --help clap [..] - -A simple to use, efficient, and full-featured Command Line Argument Parser +Simple program to greet a person USAGE: demo[EXE] [OPTIONS] --name