diff --git a/pages/common/cs-fetch.md b/pages/common/cs-fetch.md index 046b336aea..1ee5f34d35 100644 --- a/pages/common/cs-fetch.md +++ b/pages/common/cs-fetch.md @@ -1,6 +1,6 @@ # cs fetch -> Fetch fetches the JARs of one or more dependencies. +> Fetch fetches the JARs of dependencies. > More information: . - Fetch a specific version of a jar: diff --git a/pages/common/cs-launch.md b/pages/common/cs-launch.md index 43f98315ca..ca4d188e1c 100644 --- a/pages/common/cs-launch.md +++ b/pages/common/cs-launch.md @@ -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: . - Launch a specific application with arguments: diff --git a/pages/common/cs-resolve.md b/pages/common/cs-resolve.md index ecf85af3db..800ef59efe 100644 --- a/pages/common/cs-resolve.md +++ b/pages/common/cs-resolve.md @@ -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: . - Resolve lists of transitive dependencies of two dependencies: diff --git a/pages/common/cupsaccept.md b/pages/common/cupsaccept.md index 0034d05f09..8551fffd52 100644 --- a/pages/common/cupsaccept.md +++ b/pages/common/cupsaccept.md @@ -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: . diff --git a/pages/common/cupsreject.md b/pages/common/cupsreject.md index a15df4d4b7..6454645e7d 100644 --- a/pages/common/cupsreject.md +++ b/pages/common/cupsreject.md @@ -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: . diff --git a/pages/common/docker-rm.md b/pages/common/docker-rm.md index cbbbb0dccb..efd2f94e7d 100644 --- a/pages/common/docker-rm.md +++ b/pages/common/docker-rm.md @@ -1,6 +1,6 @@ # docker rm -> Remove one or more containers. +> Remove containers. > More information: . - Remove containers: diff --git a/pages/common/docker-rmi.md b/pages/common/docker-rmi.md index 44bff461bf..0a810065e4 100644 --- a/pages/common/docker-rmi.md +++ b/pages/common/docker-rmi.md @@ -1,6 +1,6 @@ # docker rmi -> Remove one or more Docker images. +> Remove Docker images. > More information: . - Display help: diff --git a/pages/common/docker-save.md b/pages/common/docker-save.md index d6bd9df298..6451467557 100644 --- a/pages/common/docker-save.md +++ b/pages/common/docker-save.md @@ -1,6 +1,6 @@ # docker save -> Export one or more docker images to archive. +> Export Docker images to archive. > More information: . - Save an image by redirecting `stdout` to a tar archive: diff --git a/pages/common/docker-start.md b/pages/common/docker-start.md index e3b0935fee..764e0143da 100644 --- a/pages/common/docker-start.md +++ b/pages/common/docker-start.md @@ -1,6 +1,6 @@ # docker start -> Start one or more stopped containers. +> Start stopped containers. > More information: . - Display help: diff --git a/pages/common/doctl-auth.md b/pages/common/doctl-auth.md index 3b241958fc..d2a894abbd 100644 --- a/pages/common/doctl-auth.md +++ b/pages/common/doctl-auth.md @@ -1,6 +1,6 @@ # doctl auth -> Authenticate doctl with one or more API tokens. +> Authenticate `doctl` with API tokens. > More information: . - Open a prompt to enter an API token and label its context: diff --git a/pages/common/identify.md b/pages/common/identify.md index b9f31cdbad..f6a54ebc41 100644 --- a/pages/common/identify.md +++ b/pages/common/identify.md @@ -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: . diff --git a/pages/common/kubectl-taint.md b/pages/common/kubectl-taint.md index 8f31552b75..60da183be7 100644 --- a/pages/common/kubectl-taint.md +++ b/pages/common/kubectl-taint.md @@ -1,6 +1,6 @@ # kubectl taint -> Update the taints on one or more nodes. +> Update the taints on nodes. > More information: . - Apply taint to a node: diff --git a/pages/common/mkfile.md b/pages/common/mkfile.md index b1040b5541..ee0fb9a0d5 100644 --- a/pages/common/mkfile.md +++ b/pages/common/mkfile.md @@ -1,6 +1,6 @@ # mkfile -> Create one or more empty files of any size. +> Create empty files of any size. > More information: . - Create an empty file of 15 kilobytes: diff --git a/pages/common/pathchk.md b/pages/common/pathchk.md index e7d5fae245..f4bfc5d545 100644 --- a/pages/common/pathchk.md +++ b/pages/common/pathchk.md @@ -1,6 +1,6 @@ # pathchk -> Check the validity and portability of one or more pathnames. +> Check the validity and portability of pathnames. > More information: . - Check pathnames for validity in the current system: diff --git a/pages/common/podman-rmi.md b/pages/common/podman-rmi.md index 3b72560ede..c60eed2520 100644 --- a/pages/common/podman-rmi.md +++ b/pages/common/podman-rmi.md @@ -1,6 +1,6 @@ # podman rmi -> Remove one or more Podman images. +> Remove Podman images. > More information: . - Remove one or more images given their names: diff --git a/pages/common/ptargrep.md b/pages/common/ptargrep.md index 65f5e0f728..efaf6788d0 100644 --- a/pages/common/ptargrep.md +++ b/pages/common/ptargrep.md @@ -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: . - Search for a pattern within a tar file: diff --git a/pages/common/renice.md b/pages/common/renice.md index b0440075bd..e68a8b3673 100644 --- a/pages/common/renice.md +++ b/pages/common/renice.md @@ -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: . diff --git a/pages/common/wondershaper.md b/pages/common/wondershaper.md index c7c0a582aa..b8ed86e236 100644 --- a/pages/common/wondershaper.md +++ b/pages/common/wondershaper.md @@ -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: . - Display [h]elp: diff --git a/pages/linux/inotifywait.md b/pages/linux/inotifywait.md index 9ff333ab76..5f5020b55e 100644 --- a/pages/linux/inotifywait.md +++ b/pages/linux/inotifywait.md @@ -1,6 +1,6 @@ # inotifywait -> Waits for changes to one or more files. +> Waits for changes to files. > More information: . - Watch a specific file for events, exiting after the first one: diff --git a/pages/linux/lvremove.md b/pages/linux/lvremove.md index 2ba1fe73ea..76b38ba9fb 100644 --- a/pages/linux/lvremove.md +++ b/pages/linux/lvremove.md @@ -1,6 +1,6 @@ # lvremove -> Remove one or more logical volumes. +> Remove logical volumes. > See also: `lvm`. > More information: . diff --git a/pages/linux/prlimit.md b/pages/linux/prlimit.md index dccb13d672..8695950ed2 100644 --- a/pages/linux/prlimit.md +++ b/pages/linux/prlimit.md @@ -10,7 +10,7 @@ - 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: diff --git a/pages/linux/ptx.md b/pages/linux/ptx.md index b94a50a417..9c8e3ffb87 100644 --- a/pages/linux/ptx.md +++ b/pages/linux/ptx.md @@ -1,6 +1,6 @@ # ptx -> Generate a permuted index of words from one or more text files. +> Generate a permuted index of words from text files. > More information: . - Generate a permuted index where the first field of each line is an index reference: diff --git a/pages/linux/renice.md b/pages/linux/renice.md index 3ec71bbce0..db52bce367 100644 --- a/pages/linux/renice.md +++ b/pages/linux/renice.md @@ -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: . diff --git a/pages/linux/toolbox-rmi.md b/pages/linux/toolbox-rmi.md index ac18db3acf..fd03ae7483 100644 --- a/pages/linux/toolbox-rmi.md +++ b/pages/linux/toolbox-rmi.md @@ -1,12 +1,12 @@ # toolbox rmi -> Remove one or more `toolbox` images. +> Remove `toolbox` images. > See also: `toolbox rm`. > More information: . -- Remove a `toolbox` image: +- Remove one or more `toolbox` image: -`toolbox rmi {{image_name}}` +`toolbox rmi {{image_name1 image_name2 ...}}` - Remove all `toolbox` images: diff --git a/pages/windows/choco-uninstall.md b/pages/windows/choco-uninstall.md index 3344ac19a5..41cf6f408d 100644 --- a/pages/windows/choco-uninstall.md +++ b/pages/windows/choco-uninstall.md @@ -1,6 +1,6 @@ # choco uninstall -> Uninstall one or more packages with Chocolatey. +> Uninstall packages with Chocolatey. > More information: . - Uninstall one or more space-separated packages: diff --git a/pages/windows/expand.md b/pages/windows/expand.md index da660593a9..9d0cfd19a0 100644 --- a/pages/windows/expand.md +++ b/pages/windows/expand.md @@ -1,6 +1,6 @@ # expand -> Uncompress one or more Windows Cabinet files. +> Uncompress Windows Cabinet files. > More information: . - Uncompress a single-file Cabinet file to the specified directory: diff --git a/pages/windows/find.md b/pages/windows/find.md index a931846137..cd4007a9a2 100644 --- a/pages/windows/find.md +++ b/pages/windows/find.md @@ -1,6 +1,6 @@ # find -> Find a specified string in one or more files. +> Find a specified string in files. > More information: . - Find lines that contain a specified string: diff --git a/pages/windows/finger.md b/pages/windows/finger.md index a91a84aa1e..88a17feb26 100644 --- a/pages/windows/finger.md +++ b/pages/windows/finger.md @@ -1,6 +1,6 @@ # 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. > More information: . diff --git a/pages/windows/forfiles.md b/pages/windows/forfiles.md index 5b1a4bde21..fe3005b528 100644 --- a/pages/windows/forfiles.md +++ b/pages/windows/forfiles.md @@ -1,6 +1,6 @@ # forfiles -> Select one or more files to execute a specified command on. +> Select files to execute a specified command on. > More information: . - Search for files in the current directory: diff --git a/pages/windows/remove-appxpackage.md b/pages/windows/remove-appxpackage.md index 52575ef0bc..da4769ea7f 100644 --- a/pages/windows/remove-appxpackage.md +++ b/pages/windows/remove-appxpackage.md @@ -1,6 +1,6 @@ # 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: . - Remove an app package: diff --git a/pages/windows/start-service.md b/pages/windows/start-service.md index ffbf252198..7d817a2df3 100644 --- a/pages/windows/start-service.md +++ b/pages/windows/start-service.md @@ -1,6 +1,6 @@ # Start-Service -> Starts one or more stopped services. +> Starts stopped services. > This command can only be used through PowerShell. > More information: . diff --git a/pages/windows/stop-service.md b/pages/windows/stop-service.md index dc1e616a0e..c84c11cf94 100644 --- a/pages/windows/stop-service.md +++ b/pages/windows/stop-service.md @@ -1,6 +1,6 @@ # Stop-Service -> Stops one or more running services. +> Stops running services. > This command can only be used through PowerShell. > More information: .