From 8a572a7cf41d220f6afbf4ea9a65710edf885e98 Mon Sep 17 00:00:00 2001
From: Mattias Andrée <maandree@kth.se>
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 <maandree@kth.se>
---
 sha1sum.1 | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

(limited to 'sha1sum.1')

diff --git a/sha1sum.1 b/sha1sum.1
index f54dbe7..7bf7c3a 100644
--- a/sha1sum.1
+++ b/sha1sum.1
@@ -98,6 +98,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