f78 Invoking send-pr from the shell

Contents|Index|Previous|Next

Invoking send-pr from the shell

send-pr   [ site ] 
          [ -f problem-report | --file problem-report ] 
          [ -t mail-address | --to mail-address ] 
          [ --request-id ] 
          [ -L | --list ] [ -P | --print ] 
          [ -V | --version] [ -h | --help ] 

site is an alias on your local machine which points to an address used by a Support Site. If this argument is not present, the default site is usually the site which you received send-pr from, or your local site if you use PRMS locally. (See Setting a default site.)

Invoking send-pr with no options calls the editor named in your environment variable, EDITOR, on a default PR template.

If the environment variable, PR_FORM, is set, its value is used as a file name which contains a valid template.

If PR_FORM points to a missing or unreadable file, or if the file is empty, send-pr generates an error message and opens the editor on a default template.

0