diff --git a/pages/common/ag.md b/pages/common/ag.md index 8e35da8829..902dfecac6 100644 --- a/pages/common/ag.md +++ b/pages/common/ag.md @@ -1,6 +1,6 @@ # ag -> The Silver Searcher. Like ack, but faster. +> The Silver Searcher. Like ack, but aims to be faster. > More information: . - Find files containing "foo", and print the line matches in context: diff --git a/pages/common/bmaptool.md b/pages/common/bmaptool.md index 4bd4146ad0..2f0347b15e 100644 --- a/pages/common/bmaptool.md +++ b/pages/common/bmaptool.md @@ -1,6 +1,6 @@ # bmaptool -> Create or Copy blockmaps intelligently (and therefore faster than `cp` or `dd`). +> Create or copy block maps intelligently (designed to be faster than `cp` or `dd`). > More information: . - Create a blockmap from image file: diff --git a/pages/common/bup.md b/pages/common/bup.md index 885e186eb8..cfd0fd884d 100644 --- a/pages/common/bup.md +++ b/pages/common/bup.md @@ -1,6 +1,6 @@ # bup -> Backup system based on the git packfile format, providing fast incremental saves and global deduplication. +> Backup system based on the git packfile format, providing incremental saves and global deduplication. > More information: . - Initialize a backup repository in the specified local directory: diff --git a/pages/common/restic.md b/pages/common/restic.md index edaf94bb6b..a4e24bb9f4 100644 --- a/pages/common/restic.md +++ b/pages/common/restic.md @@ -1,6 +1,6 @@ # restic -> Fast, secure, efficient backup program. +> A backup program that aims to be fast, secure and efficient. > More information: . - Initialize a backup repository in the specified local directory: diff --git a/pages/common/zola.md b/pages/common/zola.md index 583e4304dd..8c6ac22b6b 100644 --- a/pages/common/zola.md +++ b/pages/common/zola.md @@ -1,6 +1,6 @@ # zola -> A fast static site generator in a single binary with everything built-in. +> A static site generator in a single binary with everything built-in. > More information: . - Create the directory structure used by Zola at the given directory: