summaryrefslogtreecommitdiff
path: root/sys/man/8
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-12-15 00:52:22 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2014-12-15 00:52:22 +0100
commit5c1803e1adc869ef6781eb65d2ee08b30326aee1 (patch)
treea8e4dde9df820033b52329a8e9923d9bdde8784a /sys/man/8
parent2e94406e7f66b0c5f4e2b1d5c2158a37e8677724 (diff)
disk/mkfs: add -o flag to list source files
Diffstat (limited to 'sys/man/8')
-rw-r--r--sys/man/8/mkfs8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/man/8/mkfs b/sys/man/8/mkfs
index 6a37d61c7..99c37b6dd 100644
--- a/sys/man/8/mkfs
+++ b/sys/man/8/mkfs
@@ -3,7 +3,7 @@
mkfs, mkext \- archive or update a file system
.SH SYNOPSIS
.B disk/mkfs
-.RB [ -aprvxU ]
+.RB [ -aprvoxU ]
.RB [ -d
.IR root ]
.RB [ -n
@@ -84,6 +84,12 @@ For use with
this option writes a list of file names, dates, and sizes to standard output
rather than producing an archive file.
.TP
+.B o
+Similar to
+.BR -x
+above, but produces a list of source file names to standard output
+rather than producing an archive file.
+.TP
.BI "d " root
Copy files into the tree rooted at
.I root