From 25dd1b9b0a953a8dd5ae16eda8a17bb663fc8b3b Mon Sep 17 00:00:00 2001 From: veeso Date: Thu, 9 Dec 2021 10:13:28 +0100 Subject: [PATCH] updated donation link in help --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 8d770cd..6250361 100644 --- a/src/main.rs +++ b/src/main.rs @@ -74,7 +74,7 @@ Address syntax can be: - `s3://bucket-name@region:profile:/wrkdir` for Aws S3 protocol Please, report issues to -Please, consider supporting the author ")] +Please, consider supporting the author ")] struct Args { #[argh(switch, short = 'c', description = "open termscp configuration")] config: bool,