diff options
Diffstat (limited to 'sbin/savecore/savecore.8')
-rw-r--r-- | sbin/savecore/savecore.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/savecore/savecore.8 b/sbin/savecore/savecore.8 index c15c724f3ef2..aa6dcb73f3fe 100644 --- a/sbin/savecore/savecore.8 +++ b/sbin/savecore/savecore.8 @@ -71,11 +71,13 @@ Clear the dump, so that future invocations of .Nm will ignore it. .It Fl f -Force a dump to be taken even if the dump was cleared. +Force a dump to be taken even if either the dump was cleared or if the +dump header information is inconsistent. .It Fl k Do not clear the dump after saving it. .It Fl v Print out some additional debugging information. +Speicify twice for more information. .It Fl z Compress the core dump and kernel (see .Xr gzip 1 ) . |