diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-03-20 02:35:14 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-03-20 02:35:14 +0000 |
| commit | ec3b06a0fe206d97eded13687f1582ff577b484a (patch) | |
| tree | 359835e6ece416d6f1f0909e654ae39ccf45fd98 | |
| parent | b819704f1bff184b515c12081e5e599ce7a0930d (diff) | |
Notes
| -rw-r--r-- | sbin/ffsinfo/ffsinfo.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ffsinfo/ffsinfo.8 b/sbin/ffsinfo/ffsinfo.8 index aaa2c4040ee0..c9d58747c33e 100644 --- a/sbin/ffsinfo/ffsinfo.8 +++ b/sbin/ffsinfo/ffsinfo.8 @@ -114,6 +114,7 @@ indirect block dump This allows to change the output filename where the dump is written to. The current default is .Pa /var/tmp/ffsinfo . +If - is provided, output will be sent to stdout. .El .Sh EXAMPLES .Dl ffsinfo -l 1023 /dev/vinum/testvol |
