send-pr
from the shellsend-pr [ -b | --batch ] [ -d database | --database database ] [ -f file | --file file ] [ -p | --print ] [ --request-id ] [ -s severity | --severity severity ] [ -V | --version ] [ -h | --help ]
Invoking send-pr
with no options assumes that you want to
submit to the local gnats database named default and calls
the editor named in your environment variable EDITOR
on a PR
template for this database.
-b
--batch
send-pr
usually
prints while running.
-d
database, --database
databasedefault
is
assumed. This option overrides the database specified in the
GNATSDB
environment variable. database can also be set
to a remote database by using the format for GNATSDB
described
in Environment variables and gnats tools.
-f
problem-report--file
problem-reportsend-pr
verifies that the
contents of the file constitute a valid PR and asks you if you want to
edit it or send it directly. If the PR text is invalid you will be
told what is wrong and be given the option to edit it. If
problem-report is -, send-pr
reads from
standard input.
-p
--print
-d
or --database
options aren't specified, print the
template for the local default database. No PR is submitted.
--request-id
Submitter-Id
to the Support Site.
-s
severity--severity
severitySeverity
field to severity.
-V
--version
send-pr
version number and a usage summary. No mail
is sent.
-h
--help
send-pr
. No mail is sent.