gnats-diffs
[Top][All Lists]
Advanced

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

Changes to gnats/doc/p-usage.texi


From: Milan Zamazal
Subject: Changes to gnats/doc/p-usage.texi
Date: Sun, 10 Feb 2002 13:27:06 -0500

Index: gnats/doc/p-usage.texi
diff -c gnats/doc/p-usage.texi:1.4 gnats/doc/p-usage.texi:1.5
*** gnats/doc/p-usage.texi:1.4  Tue Dec 11 16:36:11 2001
--- gnats/doc/p-usage.texi      Sun Feb 10 13:27:06 2002
***************
*** 286,291 ****
--- 286,292 ----
  @smallexample
           [--host @var{host} | -H @var{host}] [--port @var{port}]
           [--user @var{user} | -v @var{user}] [--passwd @var{passwd} | -w 
@var{passwd}]
+          [--print-server-addr]
  @end smallexample
  
  Deprecated Options:
***************
*** 396,426 ****
  A set of @file{/bin/sh} variables is returned that describe the selected
  database.  They include:
  
! @code{GNATSDB}
! 
  The name of the currently-selected database.
  
! @code{GNATSDB_VALID}
! 
  Set to 1 if the selected database is valid.
  
! @code{GNATSDBDIR}
! 
  The directory  where  the  database  contents  are
  stored.
  
! @code{DEBUG_MODE}
! 
  Set to 1 if debug mode has been  enabled  for  the
  database.
  
! @code{DEFAULTCATEGORY}
! 
  The default category for PRs in the database.
  
! @code{DEFAULTSTATE}
! 
  The default state for PRs in the database.
  
  @item --print-directory-for-database
  Returns the directory where the selected database is located.
--- 397,428 ----
  A set of @file{/bin/sh} variables is returned that describe the selected
  database.  They include:
  
! @table @code
! @item GNATSDB
  The name of the currently-selected database.
  
! @item GNATSDB_VALID
  Set to 1 if the selected database is valid.
  
! @item GNATSDBDIR
  The directory  where  the  database  contents  are
  stored.
  
! @item DEBUG_MODE
  Set to 1 if debug mode has been  enabled  for  the
  database.
  
! @item DEFAULTCATEGORY
  The default category for PRs in the database.
  
! @item DEFAULTSTATE
  The default state for PRs in the database.
+ @end table
+ 
+ @item --print-server-addr
+ Prints the information about a remote server database in the format
+ suitable for the @code{GNATSDB} environment variable.  This option
+ works only in the network mode.
  
  @item --print-directory-for-database
  Returns the directory where the selected database is located.



reply via email to

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