Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2022-03-04 13:29:50 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-03-04 13:29:50 +0300
commitaeb28b3db2e604237cc2c780a7cbdbb36b222c6c (patch)
treeada697613a4adaf780170f541a02721e6dcc2845 /src
parentf15669731209fd95fbcff71a9ece137e1b830cd4 (diff)
parent77da5eed632d23cacc4a50ee7227cd56a99f98b4 (diff)
Merge branch 'fix_manpages' into 'master'
Fix manpages See merge request Remmina/Remmina!2378
Diffstat (limited to 'src')
-rw-r--r--src/remmina.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/remmina.1 b/src/remmina.1
index 155a42379..d5b2d3789 100644
--- a/src/remmina.1
+++ b/src/remmina.1
@@ -95,15 +95,15 @@ remmina -c vnc://username@server
remmina -c vnc://server?VncUsername=username
remmina -c ssh://user@server
remmina -c spice://server
-
+.Lp
To quick connect using a URI along with an encrypted password:
remmina -c rdp://username:encrypted-password@server
remmina -c vnc://username:encrypted-password@server
remmina -c vnc://server?VncUsername=username\\&VncPassword=encrypted-password
-
+.Lp
To encrypt a password for use with a URI:
remmina --encrypt-password
-
+.Lp
.fi
.RE
.Lp