aboutsummaryrefslogtreecommitdiffstats
path: root/md4sum.1
diff options
context:
space:
mode:
Diffstat (limited to 'md4sum.1')
-rw-r--r--md4sum.122
1 files changed, 22 insertions, 0 deletions
diff --git a/md4sum.1 b/md4sum.1
index 7fb1ddb..05e4e4d 100644
--- a/md4sum.1
+++ b/md4sum.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