unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Guix command line flag consistency
@ 2017-04-14 20:57 Mike Swierczek
  2017-04-15 17:43 ` Hartmut Goebel
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Swierczek @ 2017-04-14 20:57 UTC (permalink / raw
  To: guix-devel

Hello.  I started taking GuixSD for a spin and love it.   Thanks for all 
of your work!

I hope this question isn't too elementary.

I see that the 'guix package' command line tool, and possibly all of the 
Guix command line tools, use the Scheme SRFI 37 convention for argument 
handling.   It seems a little unintuitive to me as an outsider trying to 
learn Guix.  I wrote 'guix package --search git' and got an error message.

I'd much prefer if both the short and long command line arguments 
accepted their argument in any arrangement.
--long-flag=foo
--long-flag foo
--long-flagfoo
-short-flag=foo
-short-flag foo
-short-flagfoo

Obviously this is a headache for the persons writing the command line 
parser.  But I think it's more friendly to people new to the project.  
What do you think?

-Mike

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

end of thread, other threads:[~2017-04-22 22:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-14 20:57 Guix command line flag consistency Mike Swierczek
2017-04-15 17:43 ` Hartmut Goebel
2017-04-15 19:34   ` Mike Swierczek
2017-04-22 22:46     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

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).