public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
* Re: gnats/264: gnatsd help text should match man page and manual
@ 2001-09-17  6:42 yngves
  0 siblings, 0 replies; 3+ messages in thread
From: yngves @ 2001-09-17  6:42 UTC (permalink / raw)
  To: gnats-prs, nobody, yngve.svendsen, yngves

Synopsis: gnatsd help text should match man page and manual

Responsible-Changed-From-To: unassigned->yngves
Responsible-Changed-By: yngves
Responsible-Changed-When: Mon Sep 17 06:42:30 2001
Responsible-Changed-Why:
    -
State-Changed-From-To: open->analyzed
State-Changed-By: yngves
State-Changed-When: Mon Sep 17 06:42:30 2001
State-Changed-Why:
    Patch submitted

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=264&database=gnats


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gnats/264: gnatsd help text should match man page and manual
@ 2001-09-17  6:44 Yngve Svendsen
  0 siblings, 0 replies; 3+ messages in thread
From: Yngve Svendsen @ 2001-09-17  6:44 UTC (permalink / raw)
  To: yngves; +Cc: gnats-prs

The following reply was made to PR gnats/264; it has been noted by GNATS.

From: Yngve Svendsen <yngve.svendsen@clustra.com>
To: gnats-gnats@sourceware.cygnus.com,Milan Zamazal <pdm@zamazal.org>
Cc:  
Subject: Re: gnats/264: gnatsd help text should match man page and
  manual
Date: Mon, 17 Sep 2001 15:37:14 +0200

 The following patch adds APPN, REPL and DBDESC lines to the gnatsd help text.
 
 - Yngve
 
 
 Index: cmds.c
 ===================================================================
 RCS file: /cvs/gnats/gnats/gnats/cmds.c,v
 retrieving revision 1.58
 diff -u -p -r1.58 cmds.c
 --- cmds.c	2001/09/06 18:59:57	1.58
 +++ cmds.c	2001/09/17 13:38:21
 @@ -1722,6 +1722,10 @@ GNATS_help (int ac ATTRIBUTE_UNUSED, cha
   	  CODE_INFORMATION);
     printf ("%d-   EDIT <PR>               check in edited <PR>\r\n",
   	  CODE_INFORMATION);
 +  printf ("%d-   APPN <PR> <field>       append to contents of <field> in 
 <PR>.\r\n",
 +	  CODE_INFORMATION);
 +  printf ("%d-   REPL <PR> <field>       replace contents of <field> in 
 <PR>.\r\n",
 +	  CODE_INFORMATION);
     printf ("%d-   SUBM                    submit a new PR\r\n",
   	  CODE_INFORMATION);
     printf ("%d-   CHDB <database> [<user> <passwd>]\r\n",
 @@ -1733,6 +1737,8 @@ GNATS_help (int ac ATTRIBUTE_UNUSED, cha
     printf ("%d-   USER                    Report current access level\r\n",
   	  CODE_INFORMATION);
     printf ("%d-   DBLS                    list databases known to server\r\n",
 +	  CODE_INFORMATION);
 +  printf ("%d-   DBDESC <database>       return description of 
 <database>\r\n",
   	  CODE_INFORMATION);
     printf ("%d-   EXPR <expression>       restrict search to PRs that 
 match the\r\n",
   	  CODE_INFORMATION);
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* gnats/264: gnatsd help text should match man page and manual
@ 2001-09-17  6:24 yngve.svendsen
  0 siblings, 0 replies; 3+ messages in thread
From: yngve.svendsen @ 2001-09-17  6:24 UTC (permalink / raw)
  To: gnats-gnats

>Number:         264
>Category:       gnats
>Synopsis:       gnatsd help text should match man page and manual
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 17 06:24:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     yngve.svendsen@clustra.com
>Release:        GNATS 4
>Organization:
>Environment:

>Description:
The gnatsd man page mentions three commands that are implemented in the current v4 gnatsd but which are not covered in the gnatsd help text. These are:

APPN <PR> <field>  Append supplied text to contents of field in PR.

REPL <PR> <field>  Replace contents of field in PR with supplied text.

DBDESC <databasename>  Returns a human-readable description of database
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-09-17  6:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-17  6:42 gnats/264: gnatsd help text should match man page and manual yngves
  -- strict thread matches above, loose matches on Subject: below --
2001-09-17  6:44 Yngve Svendsen
2001-09-17  6:24 yngve.svendsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).