From 8a572a7cf41d220f6afbf4ea9a65710edf885e98 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 30 Aug 2024 17:21:01 +0200 Subject: m + add -W[no-]xlink and -W[no-]xdev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- rawshake512sum.1 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'rawshake512sum.1') diff --git a/rawshake512sum.1 b/rawshake512sum.1 index 81df55c..2d43c11 100644 --- a/rawshake512sum.1 +++ b/rawshake512sum.1 @@ -113,6 +113,28 @@ option is used. .B no-recursive The utility shall traverse directories. (This is the default behaviour). +.TP +.B xdev +Implies +.B -W recursive +but also allows the recursion across mountpoints. +.TP +.B no-xdev +Disable recursion across mountpoints. +(This is the default behaviour). +Note that this does not disable +recursion by itself. +.TP +.B xlink +Implies +.B -W recursive +but also allows the recursion across symbolic links. +.TP +.B no-xlink +Disable recursion across symbolic links. +(This is the default behaviour). +Note that this does not disable +recursion by itself. .RE .TP .B -w -- cgit v1.2.3-70-g09d2