pages*: refine wording (#12132)

* pages*: refine wording

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
Vitor Henrique
2024-02-09 10:55:36 -03:00
committed by GitHub
parent 95e6753d3e
commit d79a1667e3
37 changed files with 83 additions and 82 deletions

View File

@@ -11,10 +11,10 @@
`bmon -b`
- Set policy to define which network interface(s) is/are displayed:
- Specify the policy to define which network interface(s) is/are displayed:
`bmon -p {{interface_1,interface_2,interface_3}}`
- Set interval (in seconds) in which rate per counter is calculated:
- Specify the interval (in seconds) in which rate per counter is calculated:
`bmon -R {{2.0}}`

View File

@@ -11,7 +11,7 @@
`compress -f {{path/to/file1 path/to/file2 ...}}`
- Set maximum compression bits (9-16 bits):
- Specify the maximum compression bits (9-16 bits):
`compress -b {{bits}}`

View File

@@ -11,11 +11,11 @@
`cryptcat -k {{password}} {{ip_address}} {{port}}`
- Set a timeout [w]:
- Specify the timeout ([w]):
`cryptcat -k {{password}} -w {{timeout_in_seconds}} {{ip_address}} {{port}}`
- Scan [z] the open ports of a specified host:
- Scan ([z]) the open ports of a specified host:
`cryptcat -v -z {{ip_address}} {{port}}`

View File

@@ -11,7 +11,7 @@
`handlr open {{path/to/file.pdf}}`
- Set imv as the default application for PNG files:
- Set `imv` as the default application for PNG files:
`handlr set {{.png}} {{imv.desktop}}`