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

FreeBSD Manual Pages

  
 
  

home | help
REFDB-RESTORE(1)		 RefDB Manual		      REFDB-RESTORE(1)

NAME
       refdb-restore - RefDB tool: restore RefDB references, notes and styles

SYNOPSIS

       refdb-restore [-h] [-u user] [-w	pwd] backup-archive

DESCRIPTION
       refdb-restore is	a tool for restoring RefDB(7) references, notes	and
       styles. The backup archive must have been created by the	companion tool
       refdb-backup.

       Before performing the restore all reference databases must be removed
       (archived) from /var/lib/refdb/db/. The system database in that
       directory ('refdb') must	be recreated from the sql dump (see Manual).

OPTIONS
       -h print	help and exit

       -u user
	  username  for	RefDB clients (refdba, refdbc) not required if clients
	  are configured for automatic access

       -w pwd
	  password for RefDB clients (refdba, refdbc) not required if  clients
	  are configured for automatic access

SEE ALSO
       RefDB (7), refdb-backup (1), refdba (1),	refdbc (1).

       RefDB		     manual		   (local		 copy)
       <prefix>/share/doc/refdb-<version>/refdb-manual/index.html

       RefDB manual (web) <[1]http://refdb.sourceforge.net/manual/index.html>

       RefDB on	the web	<[2]http://refdb.sourceforge.net/>

AUTHOR
       refdb-restore was written by David Nebauer <david@nebauer.org>

       This manual page	was written by David Nebauer  <david@nebauer.org>  for
       the Debian project (but may be used by others).

REFERENCES
       1. http://refdb.sourceforge.net/manual/index.html
	  http://refdb.sourceforge.net/manual/index.html

       2. http://refdb.sourceforge.net/
	  http://refdb.sourceforge.net/

February 26, 2005		  07/11/2007		      REFDB-RESTORE(1)

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

home | help