mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
nordvpn: add autoconnect and update country connect examples (#7924)
This commit is contained in:
parent
da24d7dbe0
commit
2a9bf986cb
1 changed files with 8 additions and 0 deletions
|
@ -22,3 +22,11 @@
|
|||
- Connect to a NordVPN server in a specific country:
|
||||
|
||||
`nordvpn connect {{Germany}}`
|
||||
|
||||
- Connect to a NordVPN server in a specific country and city:
|
||||
|
||||
`nordvpn connect {{Germany}} {{Berlin}}`
|
||||
|
||||
- Set autoconnect option:
|
||||
|
||||
`nordvpn set autoconnect on`
|
||||
|
|
Loading…
Add table
Reference in a new issue