mirror of
https://github.com/ekzhang/bore.git
synced 2024-12-22 16:35:21 +07:00
This commit is contained in:
parent
664723cba5
commit
f1ed0b2ecb
@ -22,7 +22,7 @@ enum Command {
|
||||
local_host: String,
|
||||
|
||||
/// Address of the remote server to expose local ports to.
|
||||
#[clap(short, long)]
|
||||
#[clap(short, long, env = "BORE_SERVER")]
|
||||
to: String,
|
||||
|
||||
/// Optional port on the remote server to select.
|
||||
|
Loading…
Reference in New Issue
Block a user