Refactor: reword English pages' links' descriptions.
This commit is contained in:

committed by
Marco Bonelli

parent
374622aa64
commit
66abb98ce9
@@ -1,7 +1,7 @@
|
||||
# choco-apikey
|
||||
|
||||
> Manage API keys for Chocolatey sources.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-apikey>.
|
||||
> More information: <https://chocolatey.org/docs/commands-apikey>.
|
||||
|
||||
- Display a list of sources and their API keys:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# choco feature
|
||||
|
||||
> Interact with features with Chocolatey.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-feature>.
|
||||
> More information: <https://chocolatey.org/docs/commands-feature>.
|
||||
|
||||
- Display a list of available features:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# choco info
|
||||
|
||||
> Display detailed information about a package with Chocolatey.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-info>.
|
||||
> More information: <https://chocolatey.org/docs/commands-info>.
|
||||
|
||||
- Display information on a specific package:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# choco install
|
||||
|
||||
> Install one or more packages with Chocolatey.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-install>.
|
||||
> More information: <https://chocolatey.org/docs/commands-install>.
|
||||
|
||||
- Install one or more space-separated packages:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# choco list
|
||||
|
||||
> Display a list of packages with Chocolatey.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-list>.
|
||||
> More information: <https://chocolatey.org/docs/commands-list>.
|
||||
|
||||
- Display all available packages:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# choco new
|
||||
|
||||
> Generate new package specification files with Chocolatey.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-new>.
|
||||
> More information: <https://chocolatey.org/docs/commands-new>.
|
||||
|
||||
- Create a new package skeleton:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# choco outdated
|
||||
|
||||
> Check for outdated packages with Chocolatey.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-outdated>.
|
||||
> More information: <https://chocolatey.org/docs/commands-outdated>.
|
||||
|
||||
- Display a list of outdated packages in table format:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# choco pack
|
||||
|
||||
> Package a NuGet specification into a nupkg file.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-pack>.
|
||||
> More information: <https://chocolatey.org/docs/commands-pack>.
|
||||
|
||||
- Package a NuGet specification to a nupkg file:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Pin a package at a specific version with Chocolatey.
|
||||
> Pinned packages are skipped automatically when upgrading.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-pin>.
|
||||
> More information: <https://chocolatey.org/docs/commands-pin>.
|
||||
|
||||
- Display a list of pinned packages and their versions:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# choco search
|
||||
|
||||
> Search for a local or remote package with Chocolatey.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-search>.
|
||||
> More information: <https://chocolatey.org/docs/commands-search>.
|
||||
|
||||
- Search for a package:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# choco source
|
||||
|
||||
> Manage sources for packages with Chocolatey.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-source>.
|
||||
> More information: <https://chocolatey.org/docs/commands-source>.
|
||||
|
||||
- List currently available sources:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# choco uninstall
|
||||
|
||||
> Uninstall one or more packages with Chocolatey.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-uninstall>.
|
||||
> More information: <https://chocolatey.org/docs/commands-uninstall>.
|
||||
|
||||
- Uninstall one or more space-separated packages:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# choco upgrade
|
||||
|
||||
> Upgrade one or more packages with Chocolatey.
|
||||
> Homepage: <https://chocolatey.org/docs/commands-upgrade>.
|
||||
> More information: <https://chocolatey.org/docs/commands-upgrade>.
|
||||
|
||||
- Upgrade one or more space-separated packages:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> A command line interface for the Chocolatey package manager.
|
||||
> See `choco install`, `choco upgrade` and other pages for additional information.
|
||||
> Homepage: <https://chocolatey.org>.
|
||||
> More information: <https://chocolatey.org>.
|
||||
|
||||
- Execute Chocolatey command:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# scoop
|
||||
|
||||
> A command-line installer for Windows.
|
||||
> Homepage: <https://scoop.sh>.
|
||||
> More information: <https://scoop.sh>.
|
||||
|
||||
- Install a package:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# virtualboxvm
|
||||
|
||||
> The VirtualBox virtual machine management CLI.
|
||||
> Homepage: <https://www.virtualbox.org>.
|
||||
> More information: <https://www.virtualbox.org>.
|
||||
|
||||
- Start a virtual machine:
|
||||
|
||||
|
Reference in New Issue
Block a user