remote.sh: fix semantics
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
af4ace6146
commit
7f34e497a2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
# https://github.com/sigoden/argc
|
# https://github.com/sigoden/argc
|
||||||
|
|
||||||
# @meta combine-shorts
|
# @meta combine-shorts
|
||||||
# @option -C --client=remmina Remote desktop client to connect with (remmina or <x|w|sdl>-freerdp)
|
# @option -C --client=remmina Remote desktop client to connect with (remmina or <sdl-|x|w>freerdp)
|
||||||
# @option -P --password Password to connect with
|
# @option -P --password Password to connect with
|
||||||
# @option -S --scale=100 Set FreeRDP resolution scale
|
# @option -S --scale=100 Set FreeRDP resolution scale
|
||||||
# @option -U --username! Username to connect with
|
# @option -U --username! Username to connect with
|
||||||
|
|
Loading…
Reference in a new issue