pages*: remove curly braces from example descriptions (#11462)

This commit is contained in:
Lena
2023-11-12 04:08:58 +01:00
committed by GitHub
parent 02ed916a89
commit 8da5a29a70
29 changed files with 63 additions and 63 deletions

View File

@@ -20,7 +20,7 @@
`mosh {{remote_host}} -- {{command -with -flags}}`
- Select Mosh UDP port (useful when `{{remote_host}}` is behind a NAT):
- Select Mosh UDP port (useful when `remote_host` is behind a NAT):
`mosh -p {{124}} {{username}}@{{remote_host}}`