GNU bug report logs - #32077
[PATCH 0/2] scripts: Fill in -V = --version gaps

Previous Next

Package: guix-patches;

Reported by: Kyle Meyer <kyle <at> kyleam.com>

Date: Sat, 7 Jul 2018 04:39:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#32077: closed ([PATCH 0/2] scripts: Fill in -V = --version gaps)
Date: Sat, 07 Jul 2018 15:46:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 07 Jul 2018 17:44:58 +0200
with message-id <87bmbj59tx.fsf <at> gnu.org>
and subject line Re: [bug#32077] [PATCH 0/2] scripts: Fill in -V = --version gaps
has caused the debbugs.gnu.org bug report #32077,
regarding [PATCH 0/2] scripts: Fill in -V = --version gaps
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
32077: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32077
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kyle Meyer <kyle <at> kyleam.com>
To: guix-patches <at> gnu.org
Cc: Kyle Meyer <kyle <at> kyleam.com>
Subject: [PATCH 0/2] scripts: Fill in -V = --version gaps
Date: Sat,  7 Jul 2018 00:38:21 -0400
Most commands use -V as the short option for --version, but a few commands
don't recognize -V despite documenting it.  Fix those commands, and for
consistency register 'guix -V' as shorthand for 'guix --version'

Kyle Meyer (2):
  scripts: Add missing -V option to commands that document it.
  ui: Add -V as short option for --version.

 guix/scripts/container.scm  | 3 ++-
 guix/scripts/import.scm     | 3 ++-
 guix/scripts/substitute.scm | 3 ++-
 guix/ui.scm                 | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.18.0



[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Kyle Meyer <kyle <at> kyleam.com>
Cc: 32077-done <at> debbugs.gnu.org
Subject: Re: [bug#32077] [PATCH 0/2] scripts: Fill in -V = --version gaps
Date: Sat, 07 Jul 2018 17:44:58 +0200
Hello,

Kyle Meyer <kyle <at> kyleam.com> skribis:

> Most commands use -V as the short option for --version, but a few commands
> don't recognize -V despite documenting it.  Fix those commands, and for
> consistency register 'guix -V' as shorthand for 'guix --version'

Indeed, good catch.

> Kyle Meyer (2):
>   scripts: Add missing -V option to commands that document it.
>   ui: Add -V as short option for --version.

Applied, thanks!

Ludo’.


This bug report was last modified 6 years and 315 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.