diff --git a/pages/common/busybox.md b/pages/common/busybox.md index 1caaa90f56..5faf94d2b4 100644 --- a/pages/common/busybox.md +++ b/pages/common/busybox.md @@ -3,7 +3,7 @@ > A collection of small system utilities in a single executable. > Executing `busybox` via a symlink is equivalent to running `busybox symlink_name`. > Linux distributions that use BusyBox will usually provide symlinks for all programs. -> More information: . +> More information: . - Execute a BusyBox function: diff --git a/pages/common/chafa.md b/pages/common/chafa.md index c8825fff5e..dc2514d2d1 100644 --- a/pages/common/chafa.md +++ b/pages/common/chafa.md @@ -2,7 +2,7 @@ > Image printing in the terminal. > See also: `catimg`, `pixterm`. -> More information: . +> More information: . - Render an image directly in the terminal: diff --git a/pages/common/clangd.md b/pages/common/clangd.md index 9b4bc31b46..8398d6c4ca 100644 --- a/pages/common/clangd.md +++ b/pages/common/clangd.md @@ -2,7 +2,7 @@ > Language server that provides IDE-like features to editors. > It should be used via an editor plugin rather than invoked directly. -> More information: . +> More information: . - Display available options: diff --git a/pages/common/cmctl.md b/pages/common/cmctl.md index 02ae387ef8..6536ba35f1 100644 --- a/pages/common/cmctl.md +++ b/pages/common/cmctl.md @@ -2,7 +2,7 @@ > Manage cert-manager resources inside your cluster. > Check cert signing status, approve/deny requests, and issue new certificate requests. -> More information: . +> More information: . - Check if the cert-manager API is ready: diff --git a/pages/common/consul-kv.md b/pages/common/consul-kv.md index a8c4eaf0aa..b10983a8da 100644 --- a/pages/common/consul-kv.md +++ b/pages/common/consul-kv.md @@ -1,7 +1,7 @@ # consul kv > Distributed key-value store with health checking and service discovery. -> More information: . +> More information: . - Read a value from the key-value store: diff --git a/pages/common/matlab.md b/pages/common/matlab.md index 2ad43ab0c9..12da003a65 100644 --- a/pages/common/matlab.md +++ b/pages/common/matlab.md @@ -1,7 +1,7 @@ # matlab > Numerical computation environment by MathWorks. -> More information: . +> More information: . - Run without splash screen during startup: diff --git a/pages/common/mpicc.md b/pages/common/mpicc.md index b7801d723d..bded8b8adf 100644 --- a/pages/common/mpicc.md +++ b/pages/common/mpicc.md @@ -1,7 +1,7 @@ # mpicc > Open MPI C wrapper compiler. -> More information: . +> More information: . - Compile a source code file into an object file: diff --git a/pages/common/nix-env.md b/pages/common/nix-env.md index e14ea929a2..1f5ff55028 100644 --- a/pages/common/nix-env.md +++ b/pages/common/nix-env.md @@ -1,7 +1,7 @@ # nix-env > Manipulate or query Nix user environments. -> More information: . +> More information: . - List all installed packages: diff --git a/pages/common/sbcl.md b/pages/common/sbcl.md index a0887f241d..669e40ab9d 100644 --- a/pages/common/sbcl.md +++ b/pages/common/sbcl.md @@ -1,7 +1,7 @@ # sbcl > High performance Common Lisp compiler. -> More information: . +> More information: . - Start a REPL (interactive shell): diff --git a/pages/common/xidel.md b/pages/common/xidel.md index 922fa6dc25..b5e79be53d 100644 --- a/pages/common/xidel.md +++ b/pages/common/xidel.md @@ -1,7 +1,7 @@ # xidel > Download and extract data from HTML/XML pages as well as JSON APIs. -> More information: . +> More information: . - Print all URLs found by a Google search: diff --git a/pages/linux/edit.md b/pages/linux/edit.md index 1cabfb8c32..e44c232b80 100644 --- a/pages/linux/edit.md +++ b/pages/linux/edit.md @@ -2,7 +2,7 @@ > An alias to a `run-mailcap`'s action edit. > Originally `run-mailcap` is used to process/edit mime-type/file. -> More information: . +> More information: . - Edit action can be used to view any file on default mailcap explorer: