Hello,
Mike Swierczek skribis:
> On 04/15/2017 01:43 PM, Hartmut Goebel wrote:
>
>> Am 14.04.2017 um 22:57 schrieb Mike Swierczek:
>>> I'd much prefer if both the short and long command line arguments
>>> accepted their argument in any arrangement.
>> I also stumbled over "--show=foo" failing. I
On 04/15/2017 01:43 PM, Hartmut Goebel wrote:
Am 14.04.2017 um 22:57 schrieb Mike Swierczek:
I'd much prefer if both the short and long command line arguments
accepted their argument in any arrangement.
I also stumbled over "--show=foo" failing. I suggest guix should follow
the GNU command lie
Am 14.04.2017 um 22:57 schrieb Mike Swierczek:
> I'd much prefer if both the short and long command line arguments
> accepted their argument in any arrangement.
I also stumbled over "--show=foo" failing. I suggest guix should follow
the GNU command lien parsing conventions. Maybe this could be ex
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 see