.\" -*- nroff -*- .TH ANUBISADM 1 "2007 Sep 09" .SH NAME anubisadm \(hy interface for GNU Anubis database administration .SH SYNOPSIS .B anubisadm .RI anubisadm [COMMAND] [OPTIONS] URL .SH DESCRIPTION This manual page documents briefly the .B anubisadm command. .PP .B anubisadm is a program for GNU Anubis database manipulation. .PP .SH OPTIONS A summary of options is included below: .TP .B COMMAND is one of: .TP .B \-c, \-\-create Creates the database. .TP .B \-l, \-\-list List the contents of an existing database. .TP .B \-a, \-\-add Add a new record. .TP .B \-m, \-\-modify Modify existing record. .TP .B \-r, \-\-remove Remove existing record. .TP .B \-\-version Display program version number and exit. .TP .B \-\-help Display this help screen and exit. .TP .B OPTION is one or more of: .TP .B \-i, \-\-authid=STRING Specify the authid to operate upon. This option is mandatory with \-\-add, \-\-modify and \-\-remove. It is optional when used with \-\-list. .TP .B \-p, \-\-password=STRING Specify the password for the authid. Mandatory with \-\-add, \-\-modify and \-\-remove. .TP .B \-u, \-\-user=STRING Specify the system user name corresponding to the given authid. Optional for \-\-add, \-\-modify and \-\-remove. .TP .B \-f, \-\-rcfile=STRING Specify the rc file to be used for this authid. Optional for \-\-add, \-\-modify and \-\-remove. .SH SEE ALSO .BR anubis (1), .BR anubisusr (1), .SH AUTHOR anubisadm was written by The Anubis Team (read the AUTHORS file). .PP This manual page was prepared by Krzysztof Burghardt , for the Debian project (but may be used by others).