Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MHA-DBRECOVER(1)	      MHonArc Documentation		MHA-DBRECOVER(1)

NAME
     mha-dbrecover - rebuild a MHonArc archive database

SYNOPSIS
     mha-dbrecover [options]

DESCRIPTION
     mha-dbrecover  is	a  utility  program that is part of the MHonArc software
     package.  The program allows can be used to rebuild a MHonArc archive data-
     base from the HTML message files.	This allows  database  recovery  if  the
     database gets corrupted or accidentally deleted.

     The  documentation  for  MHonArc is distributed in HTML format.  Due to its
     size and organization, it is not suited for manpage format.   Consult  your
     system administrator for where the documentation has been installed, or see
     "AVAILABILITY" on where you can access the documentation on the web.

OPTIONS
     mha-dbrecover  takes  all	the  options available to mhonarc along with the
     following additional options:

     "-dbr-startnum" #
	 The starting message number to recover data from.  This option is  use-
	 ful if you have many message files in a directory, but you only want to
	 recover a subset of the files.

	 If this option is not specified, the starting number is 0.

     "-dbr-endnum" #
	 The  ending message number to recover data from.  This option is useful
	 if you have many message files in a directory, but you only want to re-
	 cover a subset of the files.

	 If  this  option  is  not  specified,	all   messages	 starting   from
	 "-dbr-startnum" will be recovered.

     NOTE:  Only  a subset of the options available to mhonarc are actually sup-
     ported since many options are not applicable for recovering operations.

AVAILABILITY
     <http://www.mhonarc.org/>

AUTHOR
     Earl Hood, mhonarc@mhonarc.org

     MHonArc comes with ABSOLUTELY NO WARRANTY and MHonArc may	be  copied  only
     under  the  terms	of the GNU General Public License, which may be found in
     the MHonArc distribution.

MHonArc v2.6			   2009-05-03			MHA-DBRECOVER(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mha-dbrecover&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help