mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
"-" now sends output to stdout.
This commit is contained in:
parent
b819704f1b
commit
ec3b06a0fe
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue