aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mtree
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-07-14 10:30:36 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-07-14 10:30:36 +0000
commitfe60fb0d3f2bb9b3f0f8fc77a59a4d317469338c (patch)
tree17140a3aec9be75b6384da2b19d7a69d5dfcf7dd /usr.sbin/mtree
parentd4673883f0f5e869e6fd37db9ac83e18eb711375 (diff)
Notes
Diffstat (limited to 'usr.sbin/mtree')
-rw-r--r--usr.sbin/mtree/mtree.814
1 files changed, 13 insertions, 1 deletions
diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8
index e47de7b3c6ed..8a2ce7a0d289 100644
--- a/usr.sbin/mtree/mtree.8
+++ b/usr.sbin/mtree/mtree.8
@@ -40,13 +40,25 @@
.Nd map a directory hierarchy
.Sh SYNOPSIS
.Nm mtree
-.Op Fl cdeinrUux
+.Op Fl PUcdeinrux
+.Bk -words
.Op Fl f Ar spec
+.Ek
+.Bk -words
.Op Fl K Ar keywords
+.Ek
+.Bk -words
.Op Fl k Ar keywords
+.Ek
+.Bk -words
.Op Fl p Ar path
+.Ek
+.Bk -words
.Op Fl s Ar seed
+.Ek
+.Bk -words
.Op Fl X Ar exclude-list
+.Ek
.Sh DESCRIPTION
The utility
.Nm