From 651c7d7cd5bc20dac4093cfdc00aaafe15e3d8ab Mon Sep 17 00:00:00 2001 From: Jean-Yves Migeon Date: Thu, 29 Aug 2013 17:01:27 +0200 Subject: [PATCH] "optional" is also supported, so add it to mtree.5. --- libarchive/mtree.5 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libarchive/mtree.5 b/libarchive/mtree.5 index 13391fead..b55326123 100644 --- a/libarchive/mtree.5 +++ b/libarchive/mtree.5 @@ -164,6 +164,9 @@ value. The number of hard links the file is expected to have. .It Cm nochange Make sure this file or directory exists but otherwise ignore all attributes. +.It Cm optional +The file is optional; do not complain about the file if it is not in +the file hierarchy. .It Cm ripemd160digest The .Tn RIPEMD160 -- 2.47.2