]> git.tuebingen.mpg.de Git - adu.git/blobdiff - adu.ggo
Implement --one-file-system (-x).
[adu.git] / adu.ggo
diff --git a/adu.ggo b/adu.ggo
index bb8e2a6ef123788ac47f135d4d1a96b3391747b0..0875bad73bdd16adb0b868a5b6627a594f5fe7b7 100644 (file)
--- a/adu.ggo
+++ b/adu.ggo
@@ -133,6 +133,15 @@ details="
        will be ignored when computing statistics.
 "
 
+option "one-file-system" x
+#~~~~~~~~~~~~~~~~~~~~~~~~~
+"do not dive into other file systems"
+flag off
+dependon="create"
+details="
+       Skip directories that are on different filesystems from the
+       one that the argument being processed is on.
+"
 
 ##############################
 section "Options for --select"