aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
diff options
context:
space:
mode:
authorTeddy Wing2021-05-23 20:22:28 +0200
committerTeddy Wing2021-05-23 20:22:28 +0200
commit1f9796c48abdffde0842e73ebd000ab57f364e41 (patch)
tree51332d9d6259dbb7c4c6b057ca8c74bfdfd8b9e1 /src/main.rs
parent336a4bed16a0b3fda42088e7991537deaf6b5af0 (diff)
downloadgoogle-calendar-rsvp-1f9796c48abdffde0842e73ebd000ab57f364e41.tar.bz2
Remove empty newline at the top of help output
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main.rs b/src/main.rs
index dd97796..3d508f7 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -79,8 +79,7 @@ async fn main() {
}
fn print_usage() {
- print!(r#"
-usage: google-calendar-rsvp [options] [-y | -n | -m] [--email] [event_ids...]
+ print!(r#"usage: google-calendar-rsvp [options] [-y | -n | -m] [--email] [event_ids...]
Options:
-y, --yes rsvp with "yes"