From 7f34e497a2d6b5bc93085ec8da2ec16c29a6f1c4 Mon Sep 17 00:00:00 2001 From: Myned Date: Sun, 17 Nov 2024 14:15:19 -0600 Subject: [PATCH] remote.sh: fix semantics Signed-off-by: Myned --- options/custom/scripts/remote.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/custom/scripts/remote.sh b/options/custom/scripts/remote.sh index 03b498e..5ae2131 100644 --- a/options/custom/scripts/remote.sh +++ b/options/custom/scripts/remote.sh @@ -5,7 +5,7 @@ # https://github.com/sigoden/argc # @meta combine-shorts -# @option -C --client=remmina Remote desktop client to connect with (remmina or -freerdp) +# @option -C --client=remmina Remote desktop client to connect with (remmina or freerdp) # @option -P --password Password to connect with # @option -S --scale=100 Set FreeRDP resolution scale # @option -U --username! Username to connect with