Changes to gnats/doc/man/gnatsd.man
Yngve Svendsen <[email protected]> Mon, 14 Oct 2002 07:55:13 -0400
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/doc/man/gnatsd.man diff -c gnats/doc/man/gnatsd.man:1.2 gnats/doc/man/gnatsd.man:1.3 *** gnats/doc/man/gnatsd.man:1.2 Mon Nov 5 10:06:22 2001 --- gnats/doc/man/gnatsd.man Mon Oct 14 07:55:13 2002 *************** *** 186,195 **** This indicates that there was a problem with the command arguments, usually because of insufficient or too many arguments being specified. .TP 0.5i ! \fBUSER\fR [<\fIuserid\fR> <\fIpassword\fR>] ! Specifies the userid and password for database access. Either both a ! username and password must be specified, or they both may be omitted; ! in the latter case, the current access level is returned. .RS 0.5i .P The possible server responses are: --- 186,196 ---- This indicates that there was a problem with the command arguments, usually because of insufficient or too many arguments being specified. .TP 0.5i ! \fBUSER\fR [<\fIuserid\fR> [<\fIpassword\fR>]] ! Specifies the userid and password for database access. Both a ! username and a password may be given, only a username may be given, or ! both may be omitted; if both are omitted, the current access level is ! returned. .RS 0.5i .P The possible server responses are: *************** *** 679,686 **** one or more error codes listing problems with the new \fIPR\fR text. .RE .TP ! \fBCHDB\fR <\fIdatabase\fR> Switches the current database to the name specified in the command. .RS 0.5i .P The possible responses are: --- 680,689 ---- one or more error codes listing problems with the new \fIPR\fR text. .RE .TP ! \fBCHDB\fR <\fIdatabase\fR> [<\fIuserid\fR> [<\fIpassword\fR>]] Switches the current database to the name specified in the command. + An optional username or an optional username and password may be + given. .RS 0.5i .P The possible responses are: *************** *** 692,700 **** The database specified does not exist, or one or more configuration errors in the database were encountered. .TP ! 220 (\fBCODE_OK\fR) The current database is now \fIdatabase\fR. Any operations performed ! will now be applied to that database. .RE .TP \fBDBLS\fR --- 695,704 ---- The database specified does not exist, or one or more configuration errors in the database were encountered. .TP ! 210 (\fBCODE_OK\fR) The current database is now \fIdatabase\fR. Any operations performed ! will now be applied to that database. The user access level for the ! new database is also returned. .RE .TP \fBDBLS\fR