diff --git a/pages/common/cpio.md b/pages/common/cpio.md index 823cacb146..b9c7dad81c 100644 --- a/pages/common/cpio.md +++ b/pages/common/cpio.md @@ -2,7 +2,7 @@ > Copy files in and out of archives. > Supports the following archive formats: cpio's custom binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. -> More information: . +> More information: . - Take a list of file names from `stdin` and add them onto an archive (copy-[o]ut) in cpio's binary forma: diff --git a/pages/common/g++.md b/pages/common/g++.md index e47da1754e..d080dda84f 100644 --- a/pages/common/g++.md +++ b/pages/common/g++.md @@ -2,7 +2,7 @@ > Compile C++ source files. > Part of GCC (GNU Compiler Collection). -> More information: . +> More information: . - Compile a source code file into an executable binary: diff --git a/pages/common/gcal.md b/pages/common/gcal.md index 18fa357ad4..5de5aec47f 100644 --- a/pages/common/gcal.md +++ b/pages/common/gcal.md @@ -1,7 +1,7 @@ # gcal > Display calendar. -> More information: . +> More information: . - Display calendar for the current month: diff --git a/pages/common/gcc.md b/pages/common/gcc.md index ea5999de98..86d0f5a48c 100644 --- a/pages/common/gcc.md +++ b/pages/common/gcc.md @@ -2,7 +2,7 @@ > Preprocess and compile C and C++ source files, then assemble and link them together. > Part of GCC (GNU Compiler Collection). -> More information: . +> More information: . - Compile multiple source files into an executable: diff --git a/pages/common/gdb.md b/pages/common/gdb.md index 9a1d925ef3..12381cac4c 100644 --- a/pages/common/gdb.md +++ b/pages/common/gdb.md @@ -1,7 +1,7 @@ # gdb > The GNU Debugger. -> More information: . +> More information: . - Debug an executable: diff --git a/pages/common/guile.md b/pages/common/guile.md index 946deb4308..b31bee2408 100644 --- a/pages/common/guile.md +++ b/pages/common/guile.md @@ -1,7 +1,7 @@ # guile > Guile Scheme interpreter. -> More information: . +> More information: . - Start a REPL (interactive shell): diff --git a/pages/common/help2man.md b/pages/common/help2man.md index 86031a9eed..8f57f83602 100644 --- a/pages/common/help2man.md +++ b/pages/common/help2man.md @@ -1,7 +1,7 @@ # help2man > Produce simple man pages from an executable's `--help` and `--version` output. -> More information: . +> More information: . - Generate a man page for an executable: diff --git a/pages/common/lzip.md b/pages/common/lzip.md index ab320a363f..5b88feca03 100644 --- a/pages/common/lzip.md +++ b/pages/common/lzip.md @@ -2,7 +2,7 @@ > A lossless data compressor with a user interface similar to `gzip` or `bzip2`. > Lzip uses a simplified form of the "Lempel-Ziv-Markovchain-Algorithm" (LZMA) stream format and provides 3-factor integrity checking to maximize interoperability and optimize safety. -> More information: . +> More information: . - Archive a file, replacing it with with a compressed version: diff --git a/pages/common/m4.md b/pages/common/m4.md index 3fdbecc155..04d3994b1c 100644 --- a/pages/common/m4.md +++ b/pages/common/m4.md @@ -1,7 +1,7 @@ # m4 > Macro processor. -> More information: . +> More information: . - Process macros in a file: diff --git a/pages/common/parallel.md b/pages/common/parallel.md index c22941d3d6..ee80b6c061 100644 --- a/pages/common/parallel.md +++ b/pages/common/parallel.md @@ -1,7 +1,7 @@ # parallel > Run commands on multiple CPU cores. -> More information: . +> More information: . - Gzip several files at once, using all cores: diff --git a/pages/common/tar.md b/pages/common/tar.md index de8931b21e..dd88d62735 100644 --- a/pages/common/tar.md +++ b/pages/common/tar.md @@ -2,7 +2,7 @@ > Archiving utility. > Often combined with a compression method, such as `gzip` or `bzip2`. -> More information: . +> More information: . - [c]reate an archive and write it to a [f]ile: diff --git a/pages/common/units.md b/pages/common/units.md index 814be86b2d..43722fb143 100644 --- a/pages/common/units.md +++ b/pages/common/units.md @@ -1,7 +1,7 @@ # units > Convert between two units of measure. -> More information: . +> More information: . - Run in interactive mode: diff --git a/pages/linux/zile.md b/pages/linux/zile.md index 22359b141e..40223e7695 100644 --- a/pages/linux/zile.md +++ b/pages/linux/zile.md @@ -1,7 +1,7 @@ # zile > A lightweight clone of the Emacs text editor. -> More information: . +> More information: . - Start a buffer for temporary notes, which won't be saved: