grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help output inconsistency: -v vs. -V


From: John Lane
Subject: Re: Help output inconsistency: -v vs. -V
Date: Tue, 30 Jun 2015 08:57:52 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

My natural inclination is to reach for "-v" when I want verbose output
from something and fall back to --verbose if that doesn't work. I
usually go straight for --version when wanting that info. So, "-V
for--version and -v for --verbose" works for me.

On 29/06/15 18:50, Andrei Borzenkov wrote:
> We currently have situation that C converted tools use -V for
> --version and -v for --verbose while shell based tools (quite a lot
> left) use -v for --version and most do not have --verbose at all.
>
> -V is quite deep in argp, but of course it is possible to get rid of it
> by basically replicating argp code in grub (OK, we do not need check
> for any hooks as we know there are none). 
>
> It's not really new, and had been this way for some time, just that in
> the past C programs were considered "for internal use only" and now
> they are user facing so it is incompatible change.
>
> Just gathering opinions what would be preferable. 
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]