From 5fb7027c82a7f2bf22ada18693be6b9a940eb801 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 24 Feb 2005 02:45:10 +0000 Subject: Allow a forced dump even if the dump header information is inconsistent. Output more verbosity with additional -v's. Submitted by: seanc --- sbin/savecore/savecore.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sbin/savecore/savecore.8') 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 ) . -- cgit v1.2.3