all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix package: Rename "generation" options
@ 2019-11-08 12:47 Hartmut Goebel
  2019-11-12  8:58 ` Tanguy Le Carrour
  0 siblings, 1 reply; 5+ messages in thread
From: Hartmut Goebel @ 2019-11-08 12:47 UTC (permalink / raw)
  To: guix-devel


[-- Attachment #1.1: Type: text/plain, Size: 981 bytes --]

Hi,

i often stumble about generation related short-options being mixed lower
and upper-case:

  -l, --list-generations[=PATTERN]
  -d, --delete-generations[=PATTERN]
  -S, --switch-generation=PATTERN

I would prefer to have them consistent, so they are easier to remember.

Since interface design suggests more common options to be more easier to
type, which (means lower-case), I propose changing -l and -d to uppercase:

  -L, --list-generations[=PATTERN]
  -D, --delete-generations[=PATTERN]
  -S, --switch-generation=PATTERN

But this conflicts with

  -L, --load-path=DIR    prepend DIR to the package module search path

and with guix gc:

  -d, --delete-generations[=PATTERN]
  -D, --delete           attempt to delete PATHS

Any ideas?

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2019-11-18 13:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-08 12:47 guix package: Rename "generation" options Hartmut Goebel
2019-11-12  8:58 ` Tanguy Le Carrour
2019-11-12 10:55   ` zimoun
2019-11-17 10:59   ` Ludovic Courtès
2019-11-18 13:58     ` zimoun

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.