pages/*: prefer brand name and add backticks around commands (#10422)
* pages/*: prefer brand name and add backticks around commands --------- Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> Display dynamic real-time information about running processes with graphs. Similar to `gtop` and `htop`.
|
||||
> More information: <https://github.com/aristocratos/bpytop>.
|
||||
|
||||
- Start bpytop:
|
||||
- Start `bpytop`:
|
||||
|
||||
`bpytop`
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
> A text-based calendar and scheduling application for the command-line.
|
||||
> More information: <https://calcurse.org>.
|
||||
|
||||
- Start calcurse on interactive mode:
|
||||
- Start `calcurse` on interactive mode:
|
||||
|
||||
`calcurse`
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
> Query the Chrony NTP daemon.
|
||||
> More information: <https://chrony.tuxfamily.org/doc/4.0/chronyc.html>.
|
||||
|
||||
- Start chronyc in interactive mode:
|
||||
- Start `chronyc` in interactive mode:
|
||||
|
||||
`chronyc`
|
||||
|
||||
|
@@ -15,7 +15,7 @@
|
||||
|
||||
`collectd -T`
|
||||
|
||||
- Start collectd:
|
||||
- Start `collectd`:
|
||||
|
||||
`collectd`
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
> See also: `zip`, `tar`.
|
||||
> More information: <https://github.com/mate-desktop/engrampa>.
|
||||
|
||||
- Start engrampa:
|
||||
- Start Engrampa:
|
||||
|
||||
`engrampa`
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
> Show hardware information in GUI window.
|
||||
> More information: <https://github.com/lpereira/hardinfo>.
|
||||
|
||||
- Start hardinfo:
|
||||
- Start `hardinfo`:
|
||||
|
||||
`hardinfo`
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
> Monitor bandwidth usage per process.
|
||||
> More information: <https://github.com/raboof/nethogs>.
|
||||
|
||||
- Start nethogs as root (default device is eth0):
|
||||
- Start NetHogs as root (default device is `eth0`):
|
||||
|
||||
`sudo nethogs`
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
> A system administrator, tuner, and benchmark tool.
|
||||
> More information: <https://manned.org/nmon>.
|
||||
|
||||
- Start nmon:
|
||||
- Start `nmon`:
|
||||
|
||||
`nmon`
|
||||
|
||||
|
@@ -3,6 +3,6 @@
|
||||
> An `ncurses` terminal GUI to config a Raspberry Pi.
|
||||
> More information: <https://www.raspberrypi.org/documentation/computers/configuration.html>.
|
||||
|
||||
- Start raspi-config:
|
||||
- Start `raspi-config`:
|
||||
|
||||
`sudo raspi-config`
|
||||
|
@@ -3,7 +3,7 @@
|
||||
> Arrange multiple GNOME terminals in one window.
|
||||
> More information: <https://gnome-terminator.org/>.
|
||||
|
||||
- Start terminator window:
|
||||
- Start `terminator` window:
|
||||
|
||||
`terminator`
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
> Display dynamic real-time information about running processes.
|
||||
> More information: <https://manned.org/top>.
|
||||
|
||||
- Start top:
|
||||
- Start `top`:
|
||||
|
||||
`top`
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
> Manual page viewer for X Window System.
|
||||
> More information: <https://manned.org/xman>.
|
||||
|
||||
- Start xman in three-button window:
|
||||
- Start `xman` in three-button window:
|
||||
|
||||
`xman`
|
||||
|
||||
|
Reference in New Issue
Block a user