edit-pr
NAME
edit-pr - edit a problem report in the GNATS database
SYNOPSIS
edit-pr
[
-h
|
--help
]
[
-V
|
--version
]
[
-H host
|
--host=host
]
[
-P port
|
--port=port
]
[
-v user
|
--user=user
]
[
-w password
|
--passwd=password
]
[
-d databasename
|
--database=databasename
]
gnats-id
DESCRIPTION
Calls
$EDITOR
on
gnats-id;
when finished editing, refiles
gnats-id
in the
GNATS
database, updating the index and sending mail to relevant parties.
OPTIONS
- -h, --help
- Prints a brief usage message for
edit-pr.
- -V, --version
- Prints the version number for
edit-pr.
- -d, --database
- Specifies the database containing the PR to be edited; if no database is
specified, the database named default is assumed. This option
overrides the database specified in the GNATSDB environment variable.
GNATS network options:
- -H, --host
- Hostname of the GNATS server.
- -P, --port
- The port that the GNATS server runs on.
- -v, --username
- Username used to log into the GNATS server.
- -w, --passwd
- Password used to log into the GNATS server.
ENVIRONMENT VARIABLES
The GNATSDB environment variable is used to determine which database to
use. For a local database, it contains the name of the database to access.
For network access via gnatsd, it contains a colon-separated list
of strings that describe the remote database, in the form
- server:port:databasename:username:password
- Any of the fields may be omitted, but at least one colon must appear;
otherwise, the value is assumed to be the name of a local database.
If GNATSDB is not set, it is assumed that the database is local
and that its name is default.
FILES
- /tmp/ep$$
- Temporary file for PR being edited.
- /tmp/ed_pr_ch$$
- Holds
>Audit-Trail:
change message, if needed.
- /tmp/u$$
- Holds output of lock function.
SEE ALSO
Keeping Track: Managing Messages With GNATS
(also installed as the GNU Info file
gnats.info)
and
Reporting Problems Using send-pr
(also installed as the GNU Info file
send-pr.info).
gnats(7),
send-pr(1),
query-pr(1),
delete-pr(8),
file-pr(8),
queue-pr(8),
mkcat(8),
rmcat(8),
gen-index(8),
mkdb(8).
COPYING
Copyright (c) 1993 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions, except that this permission notice may be included in
translations approved by the Free Software Foundation instead of in
the original English.