gnats-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to gnats/send-pr/send-pr.sh


From: Milan Zamazal
Subject: Changes to gnats/send-pr/send-pr.sh
Date: Sun, 19 May 2002 16:31:21 -0400

Index: gnats/send-pr/send-pr.sh
diff -c gnats/send-pr/send-pr.sh:1.18 gnats/send-pr/send-pr.sh:1.19
*** gnats/send-pr/send-pr.sh:1.18       Fri Aug  3 13:12:03 2001
--- gnats/send-pr/send-pr.sh    Sun May 19 16:31:20 2002
***************
*** 1,6 ****
  #!/bin/sh
  # Submit a problem report to a GNATS site.
! # Copyright (C) 2001 Milan Zamazal
  # Copyright (C) 1993, 2001 Free Software Foundation, Inc.
  # Contributed by Brendan Kehoe (address@hidden), based on a
  # version written by Heinz G. Seidl (address@hidden).
--- 1,6 ----
  #!/bin/sh
  # Submit a problem report to a GNATS site.
! # Copyright (C) 2001, 2002 Milan Zamazal
  # Copyright (C) 1993, 2001 Free Software Foundation, Inc.
  # Contributed by Brendan Kehoe (address@hidden), based on a
  # version written by Heinz G. Seidl (address@hidden).
***************
*** 210,221 ****
  USAGE="Usage: $COMMAND [OPTION]...
  
    -b --batch              run without printing most messages
!   -c --cc=LINE            put LINE to the CC header
!   -d --database=DATABASE  submit PR to DATABASE
!   -f --file=FILE          read the PR template from FILE (\`-' for stdin)
    -p --print              just print the template and exit
       --request-id         send a request for a user id
!   -s --severity=SEVERITY  PR severity
    
    -h --help               display this help and exit
    -V --version            output version information and exit
--- 210,221 ----
  USAGE="Usage: $COMMAND [OPTION]...
  
    -b --batch              run without printing most messages
!   -c --cc LINE            put LINE to the CC header
!   -d --database DATABASE  submit PR to DATABASE
!   -f --file FILE          read the PR template from FILE (\`-' for stdin)
    -p --print              just print the template and exit
       --request-id         send a request for a user id
!   -s --severity SEVERITY  PR severity
    
    -h --help               display this help and exit
    -V --version            output version information and exit



reply via email to

[Prev in Thread] Current Thread [Next in Thread]