From 637861a39e19ebaa890c0a64fb8aef72e506f7b8 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Fri, 1 Jan 2021 19:27:10 +0100 Subject: [PATCH] Use latest version of --help in README --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2dfd9e9..b3001d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Happy Send +# HappySend -Happy-Send is a tool that makes it easy to send wishes to lots of people through short text messages. +HappySend is a tool that makes it easy to send wishes to lots of people through short text messages. It simply parses a CSV file and uses [KDE Connect](https://community.kde.org/KDEConnect) command line tool to control your smartphone. @@ -26,17 +26,18 @@ That should create the binary `_build/happy-send` Usage: - main_of_clim_library [options] [arguments] + happy-send [options] [arguments] Options: - -s, --send really send messages (dry-run by default) [type:Bool] - -w, --wait=SECONDS wait SECONDS between each message (default: 5) [type:Int32] [default:5] - -v, --verbose enable debug messages [type:Bool] - -c FILE, --csv=FILE CSV with firstname,lastname,number,message [type:String] [required] + -s, --send Send message for real (=not dry-run) [type:Bool] [default:false] + -w, --wait=SECONDS Wait SECONDS between each message (default: 5) [type:Int32] [default:5] + -v, --verbose Enable debug messages [type:Bool] [default:false] + -c FILE, --csv=FILE Use given CSV (mandatory fields: number,message) [type:String] [required] --help Show this help. + ### Preparing your file Fill a CSV file respecting the structure below. Note you can insert variables from