diff --git a/pages/common/cypher-shell.md b/pages/common/cypher-shell.md
index 5d5bf5ba71..f1f254b55b 100644
--- a/pages/common/cypher-shell.md
+++ b/pages/common/cypher-shell.md
@@ -2,7 +2,7 @@
> Open an interactive session and run Cypher queries against a Neo4j instance.
> See also: `neo4j-admin`, `mysql`.
-> More information: .
+> More information: .
- Connect to a local instance on the default port (`neo4j://localhost:7687`):
diff --git a/pages/common/exiv2.md b/pages/common/exiv2.md
index 6603cbb3c0..9a44fda73b 100644
--- a/pages/common/exiv2.md
+++ b/pages/common/exiv2.md
@@ -1,7 +1,7 @@
# exiv2
> Image metadata manipulation tool.
-> More information: .
+> More information: .
- Print a summary of the image Exif metadata:
diff --git a/pages/common/expose.md b/pages/common/expose.md
index f5189e8694..fb08880e65 100644
--- a/pages/common/expose.md
+++ b/pages/common/expose.md
@@ -1,7 +1,7 @@
# expose
> An open source tunnel application for sharing websites.
-> More information: .
+> More information: .
- Register your authentication token:
diff --git a/pages/common/fluxctl.md b/pages/common/fluxctl.md
index 4a60f07cb6..865db3ca86 100644
--- a/pages/common/fluxctl.md
+++ b/pages/common/fluxctl.md
@@ -1,7 +1,7 @@
# fluxctl
> Tool for Flux v1.
-> More information: .
+> More information: .
- List workloads currently running in the cluster on specific namespace:
diff --git a/pages/common/gdal2tiles.py.md b/pages/common/gdal2tiles.py.md
index dc87c33363..38a1276261 100644
--- a/pages/common/gdal2tiles.py.md
+++ b/pages/common/gdal2tiles.py.md
@@ -1,7 +1,7 @@
# gdal2tiles.py
> Generate TMS or XYZ tiles for a raster dataset.
-> More information: .
+> More information: .
- Generate TMS tiles for the zoom levels 2 to 5 of a raster dataset:
diff --git a/pages/common/gdal_contour.md b/pages/common/gdal_contour.md
index d197cd7559..477022abff 100644
--- a/pages/common/gdal_contour.md
+++ b/pages/common/gdal_contour.md
@@ -1,7 +1,7 @@
# gdal_contour
> Create contour lines and polygons from a digital elevation model.
-> More information: .
+> More information: .
- Create a vector dataset with contour lines spread over an 100-meter [i]nterval while [a]ttributing the elevation property as "ele":
diff --git a/pages/common/gdal_translate.md b/pages/common/gdal_translate.md
index 3625614238..415c895a20 100644
--- a/pages/common/gdal_translate.md
+++ b/pages/common/gdal_translate.md
@@ -1,7 +1,7 @@
# gdal_translate
> Convert raster data between different formats.
-> More information: .
+> More information: .
- Convert a raster dataset to JPEG format:
diff --git a/pages/common/gdaladdo.md b/pages/common/gdaladdo.md
index 4aa281c247..d36e736b2f 100644
--- a/pages/common/gdaladdo.md
+++ b/pages/common/gdaladdo.md
@@ -1,7 +1,7 @@
# gdaladdo
> Build overview images of raster datasets.
-> More information: .
+> More information: .
- Build overview images of a raster dataset using the "average" [r]esampling method:
diff --git a/pages/common/gdalbuildvrt.md b/pages/common/gdalbuildvrt.md
index 3f6589d01f..0d5b87ae3c 100644
--- a/pages/common/gdalbuildvrt.md
+++ b/pages/common/gdalbuildvrt.md
@@ -1,7 +1,7 @@
# gdalbuildvrt
> Build Virtual Datasets from a list of existing datasets.
-> More information: .
+> More information: .
- Make a virtual mosaic from all TIFF files contained in a directory:
diff --git a/pages/common/gdaldem.md b/pages/common/gdaldem.md
index f4016b660d..996b1f39a5 100644
--- a/pages/common/gdaldem.md
+++ b/pages/common/gdaldem.md
@@ -1,7 +1,7 @@
# gdaldem
> Analyze and visualize digital elevation models (DEM).
-> More information: .
+> More information: .
- Compute the hillshade of a DEM:
diff --git a/pages/common/gdalinfo.md b/pages/common/gdalinfo.md
index 3b014b2e2d..cc6e09ebea 100644
--- a/pages/common/gdalinfo.md
+++ b/pages/common/gdalinfo.md
@@ -1,7 +1,7 @@
# gdalinfo
> List various information about a GDAL supported raster dataset.
-> More information: .
+> More information: .
- List all supported raster formats:
diff --git a/pages/common/gdalwarp.md b/pages/common/gdalwarp.md
index 0558214ca1..af9964cd68 100644
--- a/pages/common/gdalwarp.md
+++ b/pages/common/gdalwarp.md
@@ -1,7 +1,7 @@
# gdalwarp
> Image reprojection and warping utility.
-> More information: .
+> More information: .
- Reproject a raster dataset:
diff --git a/pages/common/ghci.md b/pages/common/ghci.md
index ec57d674cb..b148eb6339 100644
--- a/pages/common/ghci.md
+++ b/pages/common/ghci.md
@@ -1,7 +1,7 @@
# ghci
> The Glasgow Haskell Compiler's interactive environment.
-> More information: .
+> More information: .
- Start a REPL (interactive shell):
diff --git a/pages/common/mix.md b/pages/common/mix.md
index cafade1a7f..787abc8f97 100644
--- a/pages/common/mix.md
+++ b/pages/common/mix.md
@@ -1,7 +1,7 @@
# mix
> Build tool that provides tasks for creating, compiling, and testing Elixir projects, managing its dependencies, and more.
-> More information: .
+> More information: .
- Execute a particular file:
diff --git a/pages/common/mp4box.md b/pages/common/mp4box.md
index c410b2618f..1462cc17ca 100644
--- a/pages/common/mp4box.md
+++ b/pages/common/mp4box.md
@@ -1,7 +1,7 @@
# mp4box
> MPEG-4 Systems Toolbox: muxe streams into MP4 container.
-> More information: .
+> More information: .
- Display information about an existing MP4 file:
diff --git a/pages/common/multipass.md b/pages/common/multipass.md
index f47cf236d2..67584718b1 100644
--- a/pages/common/multipass.md
+++ b/pages/common/multipass.md
@@ -1,7 +1,7 @@
# multipass
> Manage Ubuntu virtual machines using native hypervisors.
-> More information: .
+> More information: .
- List the aliases that can be used to launch an instance:
diff --git a/pages/common/nasm.md b/pages/common/nasm.md
index e2dec156d5..ad2718ea20 100644
--- a/pages/common/nasm.md
+++ b/pages/common/nasm.md
@@ -1,7 +1,7 @@
# nasm
> The Netwide Assembler, a portable 80x86 assembler.
-> More information: .
+> More information: .
- Assemble `source.asm` into a binary file `source`, in the (default) raw binary format:
diff --git a/pages/common/ncmpcpp.md b/pages/common/ncmpcpp.md
index c4e7e2ae6d..41b9f2d734 100644
--- a/pages/common/ncmpcpp.md
+++ b/pages/common/ncmpcpp.md
@@ -2,7 +2,7 @@
> A music player client for the Music Player Daemon.
> See also: `mpd`, `mpc`, `qmmp`, `termusic`.
-> More information: .
+> More information: .
- Connect to a music player daemon on a given host and port:
diff --git a/pages/common/nomad.md b/pages/common/nomad.md
index 20702b2fcc..846268d045 100644
--- a/pages/common/nomad.md
+++ b/pages/common/nomad.md
@@ -1,7 +1,7 @@
# nomad
> Distributed, highly available, datacenter-aware scheduler.
-> More information: .
+> More information: .
- Show the status of nodes in the cluster:
diff --git a/pages/common/ogr2ogr.md b/pages/common/ogr2ogr.md
index fcec9af211..0fa65152f5 100644
--- a/pages/common/ogr2ogr.md
+++ b/pages/common/ogr2ogr.md
@@ -1,7 +1,7 @@
# ogr2ogr
> Convert geospatial vector data between file formats.
-> More information: .
+> More information: .
- Convert a Shapefile into a GeoPackage:
diff --git a/pages/common/ogrinfo.md b/pages/common/ogrinfo.md
index 99db90371d..a3f214629f 100644
--- a/pages/common/ogrinfo.md
+++ b/pages/common/ogrinfo.md
@@ -1,7 +1,7 @@
# ogrinfo
> List information about an OGR-supported data source.
-> More information: .
+> More information: .
- List supported formats:
diff --git a/pages/common/ogrmerge.py.md b/pages/common/ogrmerge.py.md
index 46f4fbbf65..597e0c56ed 100644
--- a/pages/common/ogrmerge.py.md
+++ b/pages/common/ogrmerge.py.md
@@ -1,7 +1,7 @@
# ogrmerge.py
> Merge several vector datasets into a single one.
-> More information: .
+> More information: .
- Create a GeoPackage with a layer for each input Shapefile:
diff --git a/pages/common/piactl.md b/pages/common/piactl.md
index b5b9c47285..873a2a58e0 100644
--- a/pages/common/piactl.md
+++ b/pages/common/piactl.md
@@ -1,7 +1,7 @@
# piactl
> The tool for Private Internet Access, a commercial VPN provider.
-> More information: .
+> More information: .
- Log in to Private Internet Access:
diff --git a/pages/common/pie.md b/pages/common/pie.md
index 39e4ba5c02..7668730708 100644
--- a/pages/common/pie.md
+++ b/pages/common/pie.md
@@ -1,7 +1,7 @@
# pie
> The PHP Installer for Extensions.
-> More information: .
+> More information: .
- Install or update an extension:
diff --git a/pages/common/polybar-msg.md b/pages/common/polybar-msg.md
index a9b7a60568..785b91135f 100644
--- a/pages/common/polybar-msg.md
+++ b/pages/common/polybar-msg.md
@@ -2,7 +2,7 @@
> Control `polybar` using inter-process-messaging (IPC).
> Note: IPC is disabled by default and can be enabled by setting `enable-ipc = true` in the Polybar config.
-> More information: .
+> More information: .
- Quit the bar:
diff --git a/pages/common/qdbus.md b/pages/common/qdbus.md
index 4570d3131f..6503fd361c 100644
--- a/pages/common/qdbus.md
+++ b/pages/common/qdbus.md
@@ -1,7 +1,7 @@
# qdbus
> Inter-Process Communication (IPC) and Remote Procedure Calling (RPC) mechanism originally developed for Linux.
-> More information: .
+> More information: .
- List available service names:
diff --git a/pages/common/rabbitmq-diagnostics.md b/pages/common/rabbitmq-diagnostics.md
index 6957909493..6f1fdadb1d 100644
--- a/pages/common/rabbitmq-diagnostics.md
+++ b/pages/common/rabbitmq-diagnostics.md
@@ -2,7 +2,7 @@
> Diagnose, monitor, and run health checks on RabbitMQ nodes.
> Many subcommands are delegated to `rabbitmqctl`.
-> More information: .
+> More information: .
- List resource alarms:
diff --git a/pages/common/rabbitmq-plugins.md b/pages/common/rabbitmq-plugins.md
index 8ac6eec705..9715c50f8d 100644
--- a/pages/common/rabbitmq-plugins.md
+++ b/pages/common/rabbitmq-plugins.md
@@ -1,7 +1,7 @@
# rabbitmq-plugins
> Manage RabbitMQ plugins.
-> More information: .
+> More information: .
- List plugins:
diff --git a/pages/common/rabbitmq-queues.md b/pages/common/rabbitmq-queues.md
index 1de02c5370..7311088109 100644
--- a/pages/common/rabbitmq-queues.md
+++ b/pages/common/rabbitmq-queues.md
@@ -1,7 +1,7 @@
# rabbitmq-queues
> Manage RabbitMQ queues.
-> More information: .
+> More information: .
- Grow quorum queue clusters by adding a member on the specified node:
diff --git a/pages/common/rabbitmq-streams.md b/pages/common/rabbitmq-streams.md
index 90f2ad9b8b..309c2d671d 100644
--- a/pages/common/rabbitmq-streams.md
+++ b/pages/common/rabbitmq-streams.md
@@ -1,7 +1,7 @@
# rabbitmq-streams
> Manage RabbitMQ streams.
-> More information: .
+> More information: .
- Add a stream replica on the specified node:
diff --git a/pages/common/rabbitmq-upgrade.md b/pages/common/rabbitmq-upgrade.md
index d669196f5f..8f6c97d1c7 100644
--- a/pages/common/rabbitmq-upgrade.md
+++ b/pages/common/rabbitmq-upgrade.md
@@ -1,7 +1,7 @@
# rabbitmq-upgrade
> Manage the upgrade of a RabbitMQ node.
-> More information: .
+> More information: .
- Wait for all quorum queues to have an above minimum online quorum:
diff --git a/pages/common/redis-cli.md b/pages/common/redis-cli.md
index c042446b89..53bc587dd6 100644
--- a/pages/common/redis-cli.md
+++ b/pages/common/redis-cli.md
@@ -1,7 +1,7 @@
# redis-cli
> Open a connection to a Redis server.
-> More information: .
+> More information: .
- Connect to the local server:
diff --git a/pages/common/runit.md b/pages/common/runit.md
index 774e4b9db1..a15c8b51a3 100644
--- a/pages/common/runit.md
+++ b/pages/common/runit.md
@@ -1,7 +1,7 @@
# runit
> 3-stage init system.
-> More information: .
+> More information: .
- Start runit's 3-stage init scheme:
diff --git a/pages/common/sonar-scanner.md b/pages/common/sonar-scanner.md
index 498d68ec5c..c00b474e3b 100644
--- a/pages/common/sonar-scanner.md
+++ b/pages/common/sonar-scanner.md
@@ -1,7 +1,7 @@
# sonar-scanner
> A generic scanner for SonarQube projects that do not use build tools such as Maven, Gradle, or Ant.
-> More information: .
+> More information: .
- Scan a project with configuration file in your project's root directory named `sonar-project.properties`:
diff --git a/pages/common/talosctl.md b/pages/common/talosctl.md
index 1be3c7f0cc..d547608e9c 100644
--- a/pages/common/talosctl.md
+++ b/pages/common/talosctl.md
@@ -2,7 +2,7 @@
> Interact with Talos Linux, a minimal and immutable Kubernetes distribution.
> See also: `kubectl`.
-> More information: .
+> More information: .
- Apply a config to a fresh node:
diff --git a/pages/common/turbo.md b/pages/common/turbo.md
index 8f92243937..6745dffa30 100644
--- a/pages/common/turbo.md
+++ b/pages/common/turbo.md
@@ -2,7 +2,7 @@
> High-performance build system for JavaScript and TypeScript codebases.
> See also: `nx`.
-> More information: .
+> More information: .
- Log in using the default web browser with a Vercel account:
diff --git a/pages/common/varnishlog.md b/pages/common/varnishlog.md
index 761f4cf516..55ba3fb99e 100644
--- a/pages/common/varnishlog.md
+++ b/pages/common/varnishlog.md
@@ -1,7 +1,7 @@
# varnishlog
> Display Varnish logs.
-> More information: .
+> More information: .
- Display logs in real time:
diff --git a/pages/common/zapier.md b/pages/common/zapier.md
index ba85114d53..77a3e0f91d 100644
--- a/pages/common/zapier.md
+++ b/pages/common/zapier.md
@@ -2,7 +2,7 @@
> Create, automate, and manage zapier integrations.
> Some subcommands such as `build`, `init`, `scaffold`, `push`, `test`, etc. have their own usage documentation.
-> More information: .
+> More information: .
- Connect to a Zapier account:
diff --git a/pages/common/zmv.md b/pages/common/zmv.md
index 653ea07deb..ce53707adb 100644
--- a/pages/common/zmv.md
+++ b/pages/common/zmv.md
@@ -1,7 +1,7 @@
# zmv
> Move or rename files matching a specified extended glob pattern.
-> More information: .
+> More information: .
- Move files using a `regex`-like pattern:
diff --git a/pages/linux/screenkey.md b/pages/linux/screenkey.md
index a05eaf114e..d21c1f145b 100644
--- a/pages/linux/screenkey.md
+++ b/pages/linux/screenkey.md
@@ -1,7 +1,7 @@
# screenkey
> A screencast tool to display keys pressed.
-> More information: .
+> More information: .
- Display keys which are currently being pressed on the screen:
diff --git a/pages/osx/setfile.md b/pages/osx/setfile.md
index 59203cecb7..bb0823c302 100644
--- a/pages/osx/setfile.md
+++ b/pages/osx/setfile.md
@@ -1,7 +1,7 @@
# setfile
> Set file attributes on files in an HFS+ directory.
-> More information: .
+> More information: .
- Set creation date for specific files: