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>
pull/23/head
Vitor Henrique 2024-01-25 02:28:11 -03:00 committed by GitHub
parent 8ee9347041
commit 55a49c4ba1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
32 changed files with 34 additions and 34 deletions

View File

@ -1,6 +1,6 @@
# cs fetch # 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>. > More information: <https://get-coursier.io/docs/cli-fetch>.
- Fetch a specific version of a jar: - Fetch a specific version of a jar:

View File

@ -1,6 +1,6 @@
# cs launch # 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>. > More information: <https://get-coursier.io/docs/cli-launch>.
- Launch a specific application with arguments: - Launch a specific application with arguments:

View File

@ -1,6 +1,6 @@
# cs resolve # 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>. > More information: <https://get-coursier.io/docs/cli-resolve>.
- Resolve lists of transitive dependencies of two dependencies: - Resolve lists of transitive dependencies of two dependencies:

View File

@ -1,6 +1,6 @@
# cupsaccept # 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. > NOTE: destination is referred as a printer or a class of printers.
> See also: `cupsreject`, `cupsenable`, `cupsdisable`, `lpstat`. > See also: `cupsreject`, `cupsenable`, `cupsdisable`, `lpstat`.
> More information: <https://www.cups.org/doc/man-cupsaccept.html>. > More information: <https://www.cups.org/doc/man-cupsaccept.html>.

View File

@ -1,6 +1,6 @@
# cupsreject # 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. > NOTE: destination is referred as a printer or a class of printers.
> See also: `cupsaccept`, `cupsenable`, `cupsdisable`, `lpstat`. > See also: `cupsaccept`, `cupsenable`, `cupsdisable`, `lpstat`.
> More information: <https://www.cups.org/doc/man-cupsaccept.html>. > More information: <https://www.cups.org/doc/man-cupsaccept.html>.

View File

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

View File

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

View File

@ -1,6 +1,6 @@
# docker save # 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/>. > More information: <https://docs.docker.com/engine/reference/commandline/save/>.
- Save an image by redirecting `stdout` to a tar archive: - Save an image by redirecting `stdout` to a tar archive:

View File

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

View File

@ -1,6 +1,6 @@
# doctl auth # 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/>. > More information: <https://docs.digitalocean.com/reference/doctl/reference/auth/>.
- Open a prompt to enter an API token and label its context: - Open a prompt to enter an API token and label its context:

View File

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

View File

@ -1,6 +1,6 @@
# kubectl taint # 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>. > More information: <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#taint>.
- Apply taint to a node: - Apply taint to a node:

View File

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

View File

@ -1,6 +1,6 @@
# pathchk # 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>. > More information: <https://www.gnu.org/software/coreutils/pathchk>.
- Check pathnames for validity in the current system: - Check pathnames for validity in the current system:

View File

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

View File

@ -1,6 +1,6 @@
# ptargrep # 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>. > More information: <https://manned.org/ptargrep>.
- Search for a pattern within a tar file: - Search for a pattern within a tar file:

View File

@ -1,6 +1,6 @@
# renice # 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). > Niceness values range from -20 (most favorable to the process) to 19 (least favorable to the process).
> See also: `nice`. > See also: `nice`.
> More information: <https://manned.org/renice>. > More information: <https://manned.org/renice>.

View File

@ -1,6 +1,6 @@
# wondershaper # 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>. > More information: <https://github.com/magnific0/wondershaper#usage>.
- Display [h]elp: - Display [h]elp:

View File

@ -1,6 +1,6 @@
# inotifywait # inotifywait
> Waits for changes to one or more files. > Waits for changes to files.
> More information: <https://manned.org/inotifywait>. > More information: <https://manned.org/inotifywait>.
- Watch a specific file for events, exiting after the first one: - Watch a specific file for events, exiting after the first one:

View File

@ -1,6 +1,6 @@
# lvremove # lvremove
> Remove one or more logical volumes. > Remove logical volumes.
> See also: `lvm`. > See also: `lvm`.
> More information: <https://man7.org/linux/man-pages/man8/lvremove.8.html>. > More information: <https://man7.org/linux/man-pages/man8/lvremove.8.html>.

View File

@ -10,7 +10,7 @@
- Display limit values for all current resources of a specified process: - Display limit values for all current resources of a specified process:
`prlimit --pid {{pid number}}` `prlimit --pid {{pid_number}}`
- Run a command with a custom number of open files limit: - Run a command with a custom number of open files limit:

View File

@ -1,6 +1,6 @@
# ptx # ptx
> Generate a permuted index of words from one or more text files. > Generate a permuted index of words from text files.
> More information: <https://www.gnu.org/software/coreutils/ptx>. > More information: <https://www.gnu.org/software/coreutils/ptx>.
- Generate a permuted index where the first field of each line is an index reference: - Generate a permuted index where the first field of each line is an index reference:

View File

@ -1,6 +1,6 @@
# renice # 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). > Niceness values range from -20 (most favorable to the process) to 19 (least favorable to the process).
> See also: `nice`. > See also: `nice`.
> More information: <https://manned.org/renice>. > More information: <https://manned.org/renice>.

View File

@ -1,12 +1,12 @@
# toolbox rmi # toolbox rmi
> Remove one or more `toolbox` images. > Remove `toolbox` images.
> See also: `toolbox rm`. > See also: `toolbox rm`.
> More information: <https://manned.org/toolbox-rmi.1>. > More information: <https://manned.org/toolbox-rmi.1>.
- Remove a `toolbox` image: - Remove one or more `toolbox` image:
`toolbox rmi {{image_name}}` `toolbox rmi {{image_name1 image_name2 ...}}`
- Remove all `toolbox` images: - Remove all `toolbox` images:

View File

@ -1,6 +1,6 @@
# choco uninstall # choco uninstall
> Uninstall one or more packages with Chocolatey. > Uninstall packages with Chocolatey.
> More information: <https://chocolatey.org/docs/commands-uninstall>. > More information: <https://chocolatey.org/docs/commands-uninstall>.
- Uninstall one or more space-separated packages: - Uninstall one or more space-separated packages:

View File

@ -1,6 +1,6 @@
# expand # expand
> Uncompress one or more Windows Cabinet files. > Uncompress Windows Cabinet files.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/expand>. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/expand>.
- Uncompress a single-file Cabinet file to the specified directory: - Uncompress a single-file Cabinet file to the specified directory:

View File

@ -1,6 +1,6 @@
# find # find
> Find a specified string in one or more files. > Find a specified string in files.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/find>. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/find>.
- Find lines that contain a specified string: - Find lines that contain a specified string:

View File

@ -1,6 +1,6 @@
# finger # finger
> Return information about one or more users on a specified system. > Return information about users on a specified system.
> The remote system must be running the Finger service. > The remote system must be running the Finger service.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/finger>. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/finger>.

View File

@ -1,6 +1,6 @@
# forfiles # forfiles
> Select one or more files to execute a specified command on. > Select files to execute a specified command on.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/forfiles>. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/forfiles>.
- Search for files in the current directory: - Search for files in the current directory:

View File

@ -1,6 +1,6 @@
# Remove-AppxPackage # Remove-AppxPackage
> A PowerShell utility to remove an app package from one or more user accounts. > A PowerShell utility to remove an app package from user accounts.
> More information: <https://learn.microsoft.com/powershell/module/appx/Remove-AppxPackage>. > More information: <https://learn.microsoft.com/powershell/module/appx/Remove-AppxPackage>.
- Remove an app package: - Remove an app package:

View File

@ -1,6 +1,6 @@
# Start-Service # Start-Service
> Starts one or more stopped services. > Starts stopped services.
> This command can only be used through PowerShell. > This command can only be used through PowerShell.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/start-service>. > More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/start-service>.

View File

@ -1,6 +1,6 @@
# Stop-Service # Stop-Service
> Stops one or more running services. > Stops running services.
> This command can only be used through PowerShell. > This command can only be used through PowerShell.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/stop-service>. > More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/stop-service>.