From 73058253e4e83e07c2cb23b12609fc801364a322 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Sun, 9 Jun 2019 00:05:29 +0100 Subject: [PATCH] cpio: add link to homepage --- pages/common/cpio.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/cpio.md b/pages/common/cpio.md index 2594954439..910cfdad5e 100644 --- a/pages/common/cpio.md +++ b/pages/common/cpio.md @@ -2,6 +2,7 @@ > Copies 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: . - Take a list of file names from standard input and add them [o]nto an archive in cpio's binary format: