gnats-diffs
[Top][All Lists]
Advanced

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

Changes to gnats/doc/p-admin.texi


From: Andrew J. Gray
Subject: Changes to gnats/doc/p-admin.texi
Date: Sat, 30 Aug 2003 03:55:08 -0400

Index: gnats/doc/p-admin.texi
diff -c gnats/doc/p-admin.texi:1.34 gnats/doc/p-admin.texi:1.35
*** gnats/doc/p-admin.texi:1.34 Wed Nov 27 17:04:38 2002
--- gnats/doc/p-admin.texi      Sat Aug 30 03:55:06 2003
***************
*** 2083,2089 ****
  @smallexample
  pr-edit   [ -l @var{username} | address@hidden ] [ -u | --unlockdb ]
            [ -L | --lockdb ] [ -U | --unlockdb ] [ -c | --check ]
!           [ -C | --check-initial ] [ -s | --submit ]
            [ -a @var{field} | --append address@hidden ]
            [ -r @var{field} | address@hidden ] [ --delete-pr ]
            [ -R @var{reason} | address@hidden ]
--- 2083,2089 ----
  @smallexample
  pr-edit   [ -l @var{username} | address@hidden ] [ -u | --unlockdb ]
            [ -L | --lockdb ] [ -U | --unlockdb ] [ -c | --check ]
!           [ -C | --check-initial ] [ -s | --submit [ --show-prnum ] ]
            [ -a @var{field} | --append address@hidden ]
            [ -r @var{field} | address@hidden ] [ --delete-pr ]
            [ -R @var{reason} | address@hidden ]
***************
*** 2147,2155 ****
  @itemx --submit
  Used to submit a new PR to the database.  The PR is read in and verified
  for content; if the PR is valid as an initial PR, it is then added to
! the database. A zero exit code is returned if the submission was
! successful.  Otherwise, the reason(s) for the PR being rejected are
! printed to stdout, and a non-zero exit code is returned.
  @end table
  
  @noindent The following options require a PR number to be given.
--- 2147,2159 ----
  @itemx --submit
  Used to submit a new PR to the database.  The PR is read in and verified
  for content; if the PR is valid as an initial PR, it is then added to
! the database.  If the submission is successful a zero exit code is
! returned.  Otherwise, the reason(s) for the PR being rejected are
! printed, and a non-zero exit code is returned.
! 
! @item --show-prnum
! This option is used with the @code{--submit} option to display the PR
! number associated with the submitted PR.
  @end table
  
  @noindent The following options require a PR number to be given.




reply via email to

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