pages.*: improve pages descriptions conciseness and usefulness (#12355)
This commit is contained in:
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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>.
|
||||
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
Reference in New Issue
Block a user