pages*: remove "one or more" from description when superfluous (#12121)

* pages*: remove "one or more" from description when superfluous

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Vitor Henrique
2024-01-25 02:28:11 -03:00
committed by GitHub
parent 8ee9347041
commit 55a49c4ba1
32 changed files with 34 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
# cs fetch
> Fetch fetches the JARs of one or more dependencies.
> Fetch fetches the JARs of dependencies.
> More information: <https://get-coursier.io/docs/cli-fetch>.
- Fetch a specific version of a jar:

View File

@@ -1,6 +1,6 @@
# cs launch
> Launch an application from the name directly from one or more Maven dependencies without the need of installing it.
> Launch an application from the name directly from Maven dependencies without the need of installing it.
> More information: <https://get-coursier.io/docs/cli-launch>.
- Launch a specific application with arguments:

View File

@@ -1,6 +1,6 @@
# cs resolve
> Resolve lists the transitive dependencies of one or more other dependencies.
> Resolve lists the transitive dependencies of other dependencies.
> More information: <https://get-coursier.io/docs/cli-resolve>.
- Resolve lists of transitive dependencies of two dependencies:

View File

@@ -1,6 +1,6 @@
# cupsaccept
> Accept jobs sent to one or more destinations.
> Accept jobs sent to destinations.
> NOTE: destination is referred as a printer or a class of printers.
> See also: `cupsreject`, `cupsenable`, `cupsdisable`, `lpstat`.
> More information: <https://www.cups.org/doc/man-cupsaccept.html>.

View File

@@ -1,6 +1,6 @@
# cupsreject
> Reject jobs sent to one or more printers.
> Reject jobs sent to printers.
> NOTE: destination is referred as a printer or a class of printers.
> See also: `cupsaccept`, `cupsenable`, `cupsdisable`, `lpstat`.
> More information: <https://www.cups.org/doc/man-cupsaccept.html>.

View File

@@ -1,6 +1,6 @@
# docker rm
> Remove one or more containers.
> Remove containers.
> More information: <https://docs.docker.com/engine/reference/commandline/rm>.
- Remove containers:

View File

@@ -1,6 +1,6 @@
# docker rmi
> Remove one or more Docker images.
> Remove Docker images.
> More information: <https://docs.docker.com/engine/reference/commandline/rmi/>.
- Display help:

View File

@@ -1,6 +1,6 @@
# docker save
> Export one or more docker images to archive.
> Export Docker images to archive.
> More information: <https://docs.docker.com/engine/reference/commandline/save/>.
- Save an image by redirecting `stdout` to a tar archive:

View File

@@ -1,6 +1,6 @@
# docker start
> Start one or more stopped containers.
> Start stopped containers.
> More information: <https://docs.docker.com/engine/reference/commandline/start/>.
- Display help:

View File

@@ -1,6 +1,6 @@
# doctl auth
> Authenticate doctl with one or more API tokens.
> Authenticate `doctl` with API tokens.
> More information: <https://docs.digitalocean.com/reference/doctl/reference/auth/>.
- Open a prompt to enter an API token and label its context:

View File

@@ -1,6 +1,6 @@
# identify
> Describe the format and characteristics of one or more image files.
> Describe the format and characteristics of image files.
> Part of ImageMagick.
> More information: <https://imagemagick.org/script/identify.php>.

View File

@@ -1,6 +1,6 @@
# kubectl taint
> Update the taints on one or more nodes.
> Update the taints on nodes.
> More information: <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#taint>.
- Apply taint to a node:

View File

@@ -1,6 +1,6 @@
# mkfile
> Create one or more empty files of any size.
> Create empty files of any size.
> More information: <https://manned.org/mkfile>.
- Create an empty file of 15 kilobytes:

View File

@@ -1,6 +1,6 @@
# pathchk
> Check the validity and portability of one or more pathnames.
> Check the validity and portability of pathnames.
> More information: <https://www.gnu.org/software/coreutils/pathchk>.
- Check pathnames for validity in the current system:

View File

@@ -1,6 +1,6 @@
# podman rmi
> Remove one or more Podman images.
> Remove Podman images.
> More information: <https://docs.podman.io/en/latest/markdown/podman-rmi.1.html>.
- Remove one or more images given their names:

View File

@@ -1,6 +1,6 @@
# ptargrep
> Find regular expression patterns in one or more tar archive files.
> Find regular expression patterns in tar archive files.
> More information: <https://manned.org/ptargrep>.
- Search for a pattern within a tar file:

View File

@@ -1,6 +1,6 @@
# renice
> Alter the scheduling priority/niceness of one or more running processes.
> Alter the scheduling priority/niceness of running processes.
> Niceness values range from -20 (most favorable to the process) to 19 (least favorable to the process).
> See also: `nice`.
> More information: <https://manned.org/renice>.

View File

@@ -1,6 +1,6 @@
# wondershaper
> Allows the user to limit the bandwidth of one or more network adapters.
> Allows the user to limit the bandwidth of network adapters.
> More information: <https://github.com/magnific0/wondershaper#usage>.
- Display [h]elp: