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 --- sha3-512sum.1 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'sha3-512sum.1') diff --git a/sha3-512sum.1 b/sha3-512sum.1 index a3faaae..50bef69 100644 --- a/sha3-512sum.1 +++ b/sha3-512sum.1 @@ -100,6 +100,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 -l -- cgit v1.2.3-70-g09d2