/[gnats]/gnats/send-pr/send-pr.sh
ViewVC logotype

Diff of /gnats/send-pr/send-pr.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by pdm, Fri Aug 3 17:12:03 2001 UTC revision 1.19 by pdm, Sun May 19 20:31:20 2002 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  # Submit a problem report to a GNATS site.  # Submit a problem report to a GNATS site.
3  # Copyright (C) 2001 Milan Zamazal  # Copyright (C) 2001, 2002 Milan Zamazal
4  # Copyright (C) 1993, 2001 Free Software Foundation, Inc.  # Copyright (C) 1993, 2001 Free Software Foundation, Inc.
5  # Contributed by Brendan Kehoe (brendan@cygnus.com), based on a  # Contributed by Brendan Kehoe (brendan@cygnus.com), based on a
6  # version written by Heinz G. Seidl (hgs@cygnus.com).  # version written by Heinz G. Seidl (hgs@cygnus.com).
# Line 210  COMMAND=`echo $0 | sed -e 's,.*/,,'` Line 210  COMMAND=`echo $0 | sed -e 's,.*/,,'`
210  USAGE="Usage: $COMMAND [OPTION]...  USAGE="Usage: $COMMAND [OPTION]...
211    
212    -b --batch              run without printing most messages    -b --batch              run without printing most messages
213    -c --cc=LINE            put LINE to the CC header    -c --cc LINE            put LINE to the CC header
214    -d --database=DATABASE  submit PR to DATABASE    -d --database DATABASE  submit PR to DATABASE
215    -f --file=FILE          read the PR template from FILE (\`-' for stdin)    -f --file FILE          read the PR template from FILE (\`-' for stdin)
216    -p --print              just print the template and exit    -p --print              just print the template and exit
217       --request-id         send a request for a user id       --request-id         send a request for a user id
218    -s --severity=SEVERITY  PR severity    -s --severity SEVERITY  PR severity
219        
220    -h --help               display this help and exit    -h --help               display this help and exit
221    -V --version            output version information and exit    -V --version            output version information and exit

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26