summaryrefslogtreecommitdiff
path: root/mtree.8
diff options
context:
space:
mode:
Diffstat (limited to 'mtree.8')
-rw-r--r--mtree.87
1 files changed, 5 insertions, 2 deletions
diff --git a/mtree.8 b/mtree.8
index 6df19c7bbc8b..830a2c037d3b 100644
--- a/mtree.8
+++ b/mtree.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: mtree.8,v 1.67 2012/12/20 20:31:01 wiz Exp $
+.\" $NetBSD: mtree.8,v 1.69 2013/02/03 19:16:06 christos Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -56,7 +56,7 @@
.\"
.\" @(#)mtree.8 8.2 (Berkeley) 12/11/93
.\"
-.Dd December 20, 2012
+.Dd February 3, 2013
.Dt MTREE 8
.Os
.Sh NAME
@@ -73,6 +73,7 @@
.Op Fl K Ar keywords
.Op Fl k Ar keywords
.Op Fl N Ar dbdir
+.Op Fl O Ar onlyfile
.Op Fl p Ar path
.Op Fl R Ar keywords
.Op Fl s Ar seed
@@ -273,6 +274,8 @@ rather than using the results from the system's
and
.Xr getgrnam 3
(and related) library calls.
+.It Fl O Ar onlypaths
+Only include files included in this list of pathnames.
.It Fl P
Don't follow symbolic links in the file hierarchy, instead consider
the symbolic link itself in any comparisons.