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 --- bsum.1 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'bsum.1') diff --git a/bsum.1 b/bsum.1 index e897946..49f99f9 100644 --- a/bsum.1 +++ b/bsum.1 @@ -133,6 +133,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