RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ rpmqv.c

From: Jeff Johnson <jbj@rpm5.org>
Date: Thu 16 Aug 2007 - 20:30:51 CEST
Message-Id: <20070816183051.F1B41348455@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm                              Date:   16-Aug-2007 20:30:51
  Branch: HEAD                             Handle: 2007081619305100

  Modified files:
    rpm                     rpmqv.c

  Log:
    shorter --help section message.

  Summary:
    Revision    Changes     Path
    1.124       +1  -1      rpm/rpmqv.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/rpmqv.c
  ============================================================================
  $ cvs diff -u -r1.123 -r1.124 rpmqv.c
  --- rpm/rpmqv.c	9 Aug 2007 22:45:30 -0000	1.123
  +++ rpm/rpmqv.c	16 Aug 2007 18:30:51 -0000	1.124
  @@ -124,7 +124,7 @@
   #endif	/* IAM_RPMEIU */
   
    { NULL, '\0', POPT_ARG_INCLUDE_TABLE, rpmcliAllPoptTable, 0,
  -	N_("Common options for all rpm modes and executables:"),
  +	N_("Common options:"),
   	NULL },
   
      POPT_AUTOALIAS
  @@ .
Received on Thu Aug 16 20:30:52 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.