diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1999-10-21 11:30:10 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-10-21 11:30:10 +0000 |
| commit | aac3d24d7c31604bf51bdf487e62343387530ff8 (patch) | |
| tree | 4c05bb1477764b06189f9bd375716f409c16df9d /gnu | |
| parent | 5a02dbe45a261843030466992c53c9d9c85f2a0d (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/send-pr/send-pr.1 | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/gnu/usr.bin/send-pr/send-pr.1 b/gnu/usr.bin/send-pr/send-pr.1 index dc8f50df84d3f..41d512535bd90 100644 --- a/gnu/usr.bin/send-pr/send-pr.1 +++ b/gnu/usr.bin/send-pr/send-pr.1 @@ -21,6 +21,8 @@ .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA .\" .\" --------------------------------------------------------------------------- +.\" +.\" $FreeBSD$ .nh .TH SEND-PR 1 3.2 "February 1993" .SH NAME @@ -50,7 +52,11 @@ send-pr \- send problem report (PR) to a central support site .B \-\-request-id ] [ -.B \-v +.B \-V +] +.br +[ +.B --version ] .SH DESCRIPTION .B send-pr @@ -119,7 +125,7 @@ on standard output. If .B PR_FORM is not set, print the standard blank PR template. No mail is sent. .TP -.B -L +.B \-L print the list of available categories. No mail is sent. .TP .B \-\-request\-id @@ -135,10 +141,12 @@ use a of .BR net \|'. .TP -.B \-v +.B \-V Display the .B send-pr version number. +This may also be specified as +.B \-\-version. .LP Note: use .B send-pr |
