pages/*: reword descriptions without using "a CLI for" etc. (#10437)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# apache2ctl
|
||||
|
||||
> The CLI tool to administrate HTTP web server Apache.
|
||||
> Administrate the Apache HTTP web server.
|
||||
> This command comes with Debian based OSes, for RHEL based ones see `httpd`.
|
||||
> More information: <https://manpages.debian.org/latest/apache2/apache2ctl.8.en.html>.
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# authconfig
|
||||
|
||||
> A CLI interface for configuring system authentication resources.
|
||||
> Configure system authentication resources.
|
||||
> More information: <https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system-level_authentication_guide/authconfig-install>.
|
||||
|
||||
- Display the current configuration (or dry run):
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# bluetoothctl
|
||||
|
||||
> Manage Bluetooth devices from the command-line.
|
||||
> Manage Bluetooth devices.
|
||||
> More information: <https://bitbucket.org/serkanp/bluetoothctl>.
|
||||
|
||||
- Enter the `bluetoothctl` shell:
|
||||
|
@@ -7,7 +7,7 @@
|
||||
|
||||
`gnome-calculator`
|
||||
|
||||
- Solve the specified equation on the command-line without launching the desktop application:
|
||||
- Solve the specified equation without launching the desktop application:
|
||||
|
||||
`gnome-calculator --solve {{2^5 * 2 + 5}}`
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# httpie
|
||||
|
||||
> A user friendly command-line HTTP tool.
|
||||
> A user friendly HTTP tool.
|
||||
> More information: <https://github.com/httpie/httpie>.
|
||||
|
||||
- Send a GET request (default method with no request data):
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# iwctl
|
||||
|
||||
> A command-line tool for controlling the iwd network supplicant.
|
||||
> Control the `iwd` network supplicant.
|
||||
> More information: <https://iwd.wiki.kernel.org/gettingstarted>.
|
||||
|
||||
- Start the interactive mode, in this mode you can enter the commands directly, with autocompletion:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# konsave
|
||||
|
||||
> A CLI program that lets you save and apply your Linux customizations with just one command.
|
||||
> Save and apply your Linux customizations with just one command.
|
||||
> More information: <https://github.com/Prayag2/konsave>.
|
||||
|
||||
- Save the current configuration as a profile:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# kscreen-doctor
|
||||
|
||||
> Change and manipulate the screen setup from the command-line.
|
||||
> Change and manipulate the screen setup.
|
||||
> More information: <https://invent.kde.org/plasma/libkscreen>.
|
||||
|
||||
- Show display output information:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# larasail
|
||||
|
||||
> A CLI tool for managing Laravel on Digital Ocean servers.
|
||||
> Manage Laravel on Digital Ocean servers.
|
||||
> More information: <https://github.com/thedevdojo/larasail>.
|
||||
|
||||
- Set up the server with Laravel dependencies using the default PHP version:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# light
|
||||
|
||||
> CLI to control the backlight of your screen.
|
||||
> Control the backlight of your screen.
|
||||
> More information: <https://manned.org/light>.
|
||||
|
||||
- Get the current backlight value in percent:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# nmcli
|
||||
|
||||
> A command-line tool for controlling NetworkManager.
|
||||
> Manage the network configuration using NetworkManager.
|
||||
> Some subcommands such as `nmcli monitor` have their own usage documentation.
|
||||
> More information: <https://networkmanager.dev/docs/api/latest/nmcli.html>.
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# pi
|
||||
|
||||
> Compute decimal Archimedes' constant Pi on the command-line.
|
||||
> Compute decimal Archimedes' constant Pi.
|
||||
> More information: <https://manned.org/pi>.
|
||||
|
||||
- Display 100 decimal digits of Archimedes' constant Pi:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# protonvpn-cli connect
|
||||
|
||||
> Official client to connect to ProtonVPN from the command-line.
|
||||
> Connect to ProtonVPN.
|
||||
> More information: <https://protonvpn.com/support/linux-vpn-setup/>.
|
||||
|
||||
- Connect to ProtonVPN interactively:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# protonvpn-cli
|
||||
|
||||
> Official client for ProtonVPN service from the command-line.
|
||||
> Official ProtonVPN client.
|
||||
> More information: <https://github.com/ProtonVPN/linux-cli>.
|
||||
|
||||
- Log in to the ProtonVPN account:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# rtorrent
|
||||
|
||||
> Download torrents over the command-line.
|
||||
> Download torrents.
|
||||
> More information: <https://github.com/rakshasa/rtorrent>.
|
||||
|
||||
- Add a torrent file or magnet to be downloaded:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# snap
|
||||
|
||||
> Tool for managing the "snap" self-contained software packages.
|
||||
> Similar to what `apt` is for ".deb".
|
||||
> Manage the "snap" self-contained software packages.
|
||||
> Similar to what `apt` is for `.deb`.
|
||||
> More information: <https://manned.org/snap>.
|
||||
|
||||
- Search for a package:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# synoupgrade
|
||||
|
||||
> Upgrade a Synology DiskStation Manager (DSM) from the command-line.
|
||||
> Upgrade Synology DiskStation Manager (DSM) - the Synology NAS operating system.
|
||||
> More information: <https://www.synology.com/dsm>.
|
||||
|
||||
- Check if upgrades are available:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# trash
|
||||
|
||||
> A CLI for managing the trashcan/recycling bin.
|
||||
> Manage the trashcan/recycling bin.
|
||||
> More information: <https://github.com/andreafrancia/trash-cli>.
|
||||
|
||||
- Delete a file and send it to the trash:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# tuxi
|
||||
|
||||
> A CLI tool that scrapes Google search results and SERPs that provides instant and concise answers.
|
||||
> Scrape Google search results and SERPs and provide instant and concise answers.
|
||||
> More information: <https://github.com/Bugswriter/tuxi>.
|
||||
|
||||
- Make a search using Google:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# udisksctl
|
||||
|
||||
> A command-line program used to interact with the udisksd daemon process.
|
||||
> Interact with `udisksd` to query and manipulate storage devices.
|
||||
> More information: <http://storaged.org/doc/udisks2-api/latest/udisksctl.1.html>.
|
||||
|
||||
- Show high-level information about disk drives and block devices:
|
||||
|
Reference in New Issue
Block a user