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,7 +1,6 @@
|
||||
# bleachbit_console
|
||||
|
||||
> The Bleachbit command-line interface (CLI) allows users to automate the process of cleaning junk files on their system.
|
||||
> It can be run with various command-line arguments to perform different clean-up operations.
|
||||
> Clean junk files on the filesystem.
|
||||
> More information: <https://docs.bleachbit.org/doc/command-line-interface.html>.
|
||||
|
||||
- Perform the clean-up operation and delete files:
|
||||
|
@@ -1,10 +1,10 @@
|
||||
# choco
|
||||
|
||||
> A command-line interface for the Chocolatey package manager.
|
||||
> The Chocolatey package manager.
|
||||
> Some subcommands such as `choco install` have their own usage documentation.
|
||||
> More information: <https://chocolatey.org>.
|
||||
|
||||
- Execute Chocolatey command:
|
||||
- Execute a Chocolatey command:
|
||||
|
||||
`choco {{command}}`
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# cmstp
|
||||
|
||||
> A command-line tool for managing connection service profiles.
|
||||
> Manage connection service profiles.
|
||||
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/cmstp>.
|
||||
|
||||
- Install a specific profile:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# fondue
|
||||
|
||||
> A command-line installer for optional Windows features.
|
||||
> Install optional Windows features.
|
||||
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/fondue>.
|
||||
|
||||
- Enable a specific Windows feature:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# pwlauncher
|
||||
|
||||
> A command-line tool for managing the Windows To Go startup options.
|
||||
> Manage the Windows To Go startup options.
|
||||
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/pwlauncher>.
|
||||
|
||||
- Display the current Windows To Go status:
|
||||
|
@@ -1,10 +1,10 @@
|
||||
# reg
|
||||
|
||||
> A command-line interface for managing keys and their values in the Windows registry.
|
||||
> Manage keys and their values in the Windows registry.
|
||||
> Some subcommands such as `reg add` have their own usage documentation.
|
||||
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg>.
|
||||
|
||||
- Execute registry commands:
|
||||
- Execute a registry command:
|
||||
|
||||
`reg {{command}}`
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# scoop
|
||||
|
||||
> A command-line installer for Windows.
|
||||
> The Scoop package manager.
|
||||
> More information: <https://scoop.sh>.
|
||||
|
||||
- Install a package:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# vcvarsall
|
||||
|
||||
> Setup the environment variables required for using the Microsoft Visual Studio tools from the command-line.
|
||||
> Setup the environment variables required for using the Microsoft Visual Studio tools.
|
||||
> The path of `vcvarsall` for a certain Visual Studio installation can be found using `vswhere`.
|
||||
> More information: <https://learn.microsoft.com/cpp/build/building-on-the-command-line>.
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# virtualboxvm
|
||||
|
||||
> The VirtualBox virtual machine management CLI.
|
||||
> Manage VirtualBox virtual machines.
|
||||
> More information: <https://www.virtualbox.org>.
|
||||
|
||||
- Start a virtual machine:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# winget
|
||||
|
||||
> Windows Package Manager CLI.
|
||||
> Windows Package Manager.
|
||||
> More information: <https://learn.microsoft.com/windows/package-manager/winget>.
|
||||
|
||||
- Install a package:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# wsl
|
||||
|
||||
> Manage the Windows Subsystem for Linux from the command-line.
|
||||
> Manage the Windows Subsystem for Linux.
|
||||
> More information: <https://learn.microsoft.com/windows/wsl/reference>.
|
||||
|
||||
- Start a Linux shell (in the default distribution):
|
||||
|
Reference in New Issue
Block a user