Release 2.1.3

This commit is contained in:
Kevin Yue
2024-04-07 20:46:23 +08:00
parent 0814c3153a
commit f72dbd1dec
2 changed files with 3 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ pub(crate) struct ConnectArgs {
user: Option<String>,
#[arg(long, short, help = "The VPNC script to use")]
script: Option<String>,
#[arg(long, help = "Treat the server as a gateway, instead of a portal")]
#[arg(long, help = "Connect the server as a gateway, instead of a portal")]
as_gateway: bool,
#[arg(