pages.*: improve pages descriptions conciseness and usefulness (#12355)

This commit is contained in:
Vitor Henrique
2024-02-25 07:46:24 -03:00
committed by GitHub
parent 1ede1be877
commit a609b14c83
31 changed files with 35 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
# ausyscall
> Program that allows mapping syscall names and numbers.
> Map syscall names and numbers.
> More information: <https://manned.org/ausyscall>.
- Display syscall number of a specific system call:

View File

@@ -1,6 +1,6 @@
# betterdiscordctl
> A program for managing BetterDiscord on Linux.
> Manage BetterDiscord on Linux.
> More information: <https://github.com/bb010g/betterdiscordctl#manual>.
- Install BetterDiscord on Discord Stable:

View File

@@ -1,6 +1,6 @@
# btrbk
> A tool for creating snapshots and remote backups of btrfs subvolumes.
> Create snapshots and remote backups of btrfs subvolumes.
> More information: <https://digint.ch/btrbk/doc/readme.html>.
- Print statistics about configured subvolumes and snapshots:

View File

@@ -1,6 +1,6 @@
# cfdisk
> A program for managing partition tables and partitions on a hard disk using a curses UI.
> Manage partition tables and partitions on a hard disk using a curses UI.
> More information: <https://manned.org/cfdisk>.
- Start the partition manipulator with a specific device:

View File

@@ -1,6 +1,6 @@
# cpufreq-info
> A tool to show CPU frequency information.
> Show CPU frequency information.
> More information: <https://manned.org/cpufreq-info>.
- Show CPU frequency information for all CPUs:

View File

@@ -1,6 +1,6 @@
# dpkg-query
> A tool that shows information about installed packages.
> Display information about installed packages.
> More information: <https://manpages.debian.org/latest/dpkg/dpkg-query.1.html>.
- List all installed packages:

View File

@@ -1,6 +1,6 @@
# fdisk
> A program for managing partition tables and partitions on a hard disk.
> Manage partition tables and partitions on a hard disk.
> See also: `partprobe`.
> More information: <https://manned.org/fdisk>.

View File

@@ -1,6 +1,6 @@
# fwupdmgr
> A tool for updating device firmware, including UEFI, using `fwupd`.
> Update device firmware, including UEFI, using `fwupd`.
> More information: <https://fwupd.org/>.
- Display all devices detected by fwupd:

View File

@@ -1,6 +1,6 @@
# gdebi
> Simple tool to install `.deb` files.
> Easily install `.deb` files.
> More information: <https://www.commandlinux.com/man-page/man1/gdebi.1.html>.
- Install local `.deb` packages resolving and installing its dependencies:

View File

@@ -1,6 +1,6 @@
# ipset
> A tool to create IP sets for firewall rules.
> Create IP sets for firewall rules.
> More information: <https://manned.org/ipset>.
- Create an empty IP set which will contain IP addresses:

View File

@@ -1,6 +1,6 @@
# minicom
> A program to communicate with the serial interface of a device.
> Communicate with the serial interface of a device.
> More information: <https://manned.org/minicom>.
- Open a given serial port:

View File

@@ -1,6 +1,6 @@
# update-alternatives
> A convenient tool for maintaining symbolic links to determine default commands.
> Convenientily maintain symbolic links to determine default commands.
> More information: <https://manned.org/update-alternatives>.
- Add a symbolic link: