aboutsummaryrefslogtreecommitdiffstats
path: root/rmd160sum.1
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-08-30 17:21:01 +0200
committerMattias Andrée <maandree@kth.se>2024-08-30 17:21:22 +0200
commit8a572a7cf41d220f6afbf4ea9a65710edf885e98 (patch)
tree18fd584bd315f8d78ee9ce4606e92e7d302a2645 /rmd160sum.1
parentSecond commit (diff)
downloadanysum-8a572a7cf41d220f6afbf4ea9a65710edf885e98.tar.gz
anysum-8a572a7cf41d220f6afbf4ea9a65710edf885e98.tar.bz2
anysum-8a572a7cf41d220f6afbf4ea9a65710edf885e98.tar.xz
m + add -W[no-]xlink and -W[no-]xdev
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'rmd160sum.1')
-rw-r--r--rmd160sum.122
1 files changed, 22 insertions, 0 deletions
diff --git a/rmd160sum.1 b/rmd160sum.1
index e470631..c2d3367 100644
--- a/rmd160sum.1
+++ b/rmd160sum.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