From 4357ff2f74c0b0082741af5e1015ef4da334a430 Mon Sep 17 00:00:00 2001 From: Naz Date: Tue, 29 Jul 2025 10:05:46 +0100 Subject: =?UTF-8?q?=F0=9F=8E=A8style:=20some=20formatting=20here=20and=20t?= =?UTF-8?q?here?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/args.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/args.rs') diff --git a/src/args.rs b/src/args.rs index 03f6b51..39354f6 100644 --- a/src/args.rs +++ b/src/args.rs @@ -30,7 +30,7 @@ pub struct InstallArgs { /// Provide a repository slug, or a direct URL to an appimage. #[arg(long)] pub from: String, - + /// Name of the executable #[arg(long)] pub executable: Option, -- cgit v1.2.3