From 4085ab0ee56a628e83003a90f25f60892770c214 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 14 Aug 2023 11:39:26 +0200 Subject: man-5: Add plain tar and 7zip support to just-mr repository config --- share/man/just-mr-repository-config.5.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share') diff --git a/share/man/just-mr-repository-config.5.md b/share/man/just-mr-repository-config.5.md index 60a115ef..dfa40b49 100644 --- a/share/man/just-mr-repository-config.5.md +++ b/share/man/just-mr-repository-config.5.md @@ -43,9 +43,9 @@ The following fields are supported: ### *`"archive"`* / *`"zip"`* They define as workspace root a remote archive. The only difference -between the two types is the nature of the archive: a compressed tarball -in the case of *`"archive"`*, or a compressed zip file in the case of -*`"zip"`*. +between the two types is the nature of the archive: a tarball (preferably +compressed) in the case of *`"archive"`*, or a compressed zip or 7zip file +in the case of *`"zip"`*. The following fields are supported: -- cgit v1.2.3